Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sunrpc/
Dsvc_rdma.h151 struct svc_rdma_send_ctxt { struct
152 struct llist_node sc_node;
153 struct rpc_rdma_cid sc_cid;
155 struct ib_send_wr sc_send_wr;
156 struct ib_cqe sc_cqe;
157 struct xdr_buf sc_hdrbuf;
158 struct xdr_stream sc_stream;
159 void *sc_xprt_buf;
160 int sc_page_count;
161 int sc_cur_sge_no;
[all …]