Searched defs:rpcrdma_rep (Results 1 – 1 of 1) sorted by relevance
185 struct rpcrdma_rep { struct186 struct ib_cqe rr_cqe;187 struct rpc_rdma_cid rr_cid;189 __be32 rr_xid;190 __be32 rr_vers;191 __be32 rr_proc;192 int rr_wc_flags;193 u32 rr_inv_rkey;194 bool rr_temp;195 struct rpcrdma_regbuf *rr_rdmabuf;[all …]