Searched defs:rpcrdma_sendctx (Results 1 – 1 of 1) sorted by relevance
215 struct rpcrdma_sendctx { struct216 struct ib_send_wr sc_wr;217 struct ib_cqe sc_cqe;218 struct rpcrdma_xprt *sc_xprt;219 struct rpcrdma_req *sc_req;220 unsigned int sc_unmap_count;221 struct ib_sge sc_sges[];