Searched defs:rpcrdma_rep (Results 1 – 1 of 1) sorted by relevance
181 struct rpcrdma_rep { struct182 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;[all …]