Lines Matching defs:rxe_resp_info
163 struct rxe_resp_info { struct
164 u32 msn;
165 u32 psn;
166 u32 ack_psn;
167 int opcode;
168 int drop_msg;
169 int goto_error;
170 int sent_psn_nak;
171 enum ib_wc_status status;
172 u8 aeth_syndrome;
175 struct rxe_recv_wqe *wqe;
178 u64 va;
179 u64 offset;
180 struct rxe_mr *mr;
181 u32 resid;
182 u32 rkey;
183 u32 length;
186 struct {
189 } srq_wqe;
194 struct resp_res *resources;
195 unsigned int res_head;
196 unsigned int res_tail;
197 struct resp_res *res;