Home
last modified time | relevance | path

Searched defs:svc_rdma_send_ctxt (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/sunrpc/
H A Dsvc_rdma.h232 struct svc_rdma_send_ctxt { struct
233 struct llist_node sc_node;
234 struct rpc_rdma_cid sc_cid;
235 struct work_struct sc_work;
237 struct svcxprt_rdma *sc_rdma;
238 struct ib_send_wr sc_send_wr;
239 struct ib_send_wr *sc_wr_chain;
240 int sc_sqecount;
241 struct ib_cqe sc_cqe;
242 struct xdr_buf sc_hdrbuf;
[all …]