Searched defs:rpcrdma_sendctx (Results 1 – 1 of 1) sorted by relevance
222 struct rpcrdma_sendctx { struct223 struct ib_send_wr sc_wr;224 struct ib_cqe sc_cqe;225 struct ib_device *sc_device;226 struct rpcrdma_xprt *sc_xprt;227 struct rpcrdma_req *sc_req;228 unsigned int sc_unmap_count;229 struct ib_sge sc_sges[];