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