Searched defs:rpcrdma_rep (Results 1 – 1 of 1) sorted by relevance
191 struct rpcrdma_rep { struct192 struct ib_cqe rr_cqe;193 __be32 rr_xid;194 __be32 rr_vers;195 __be32 rr_proc;196 int rr_wc_flags;197 u32 rr_inv_rkey;198 bool rr_temp;199 struct rpcrdma_regbuf *rr_rdmabuf;200 struct rpcrdma_xprt *rr_rxprt;[all …]