Home
last modified time | relevance | path

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

/include/linux/sunrpc/
Dsvc_rdma.h152 struct svc_rdma_send_ctxt { struct
153 struct llist_node sc_node;
154 struct rpc_rdma_cid sc_cid;
156 struct ib_send_wr sc_send_wr;
157 struct ib_cqe sc_cqe;
158 struct completion sc_done;
159 struct xdr_buf sc_hdrbuf;
160 struct xdr_stream sc_stream;
161 void *sc_xprt_buf;
162 int sc_cur_sge_no;
[all …]