Searched defs:rpcrdma_sendctx (Results 1 – 1 of 1) sorted by relevance
218 struct rpcrdma_sendctx { struct219 struct ib_cqe sc_cqe;220 struct rpc_rdma_cid sc_cid;221 struct rpcrdma_req *sc_req;222 unsigned int sc_unmap_count;223 struct ib_sge sc_sges[];