Lines Matching defs:rpcrdma_rep
181 struct rpcrdma_rep { struct
182 struct ib_cqe rr_cqe;
183 __be32 rr_xid;
184 __be32 rr_vers;
185 __be32 rr_proc;
186 int rr_wc_flags;
187 u32 rr_inv_rkey;
188 bool rr_temp;
189 struct rpcrdma_regbuf *rr_rdmabuf;
190 struct rpcrdma_xprt *rr_rxprt;
191 struct rpc_rqst *rr_rqst;
192 struct xdr_buf rr_hdrbuf;
193 struct xdr_stream rr_stream;
194 struct llist_node rr_node;
195 struct ib_recv_wr rr_recv_wr;
196 struct list_head rr_all;