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