|
@@ -304,7 +304,6 @@ struct rvt_qp {
|
|
|
struct rvt_swqe *s_wqe;
|
|
|
struct rvt_sge_state s_sge; /* current send request data */
|
|
|
struct rvt_mregion *s_rdma_mr;
|
|
|
- struct sdma_engine *s_sde; /* current sde */
|
|
|
u32 s_cur_size; /* size of send packet in bytes */
|
|
|
u32 s_len; /* total length of s_sge */
|
|
|
u32 s_rdma_read_len; /* total length of s_rdma_read_sge */
|