Searched defs:rpcrdma_sendctx (Results 1 – 1 of 1) sorted by relevance
226 struct rpcrdma_sendctx { struct227 struct ib_cqe sc_cqe;228 struct rpc_rdma_cid sc_cid;229 struct rpcrdma_req *sc_req;230 unsigned int sc_unmap_count;231 struct ib_sge sc_sges[];