Searched defs:rpcrdma_rep (Results 1 – 1 of 1) sorted by relevance
188 struct rpcrdma_rep { struct189 struct ib_cqe rr_cqe;192 __be32 rr_xid;193 __be32 rr_vers;194 __be32 rr_proc;195 int rr_wc_flags;196 u32 rr_inv_rkey;197 bool rr_temp;200 struct rpc_rqst *rr_rqst;201 struct xdr_buf rr_hdrbuf;[all …]
Completed in 7 milliseconds