Searched refs:svc_rdma_send_ctxt (Results 1 – 5 of 5) sorted by relevance
| /linux/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_sendto.c | 78 * When the Send WR is constructed, it also gets its own svc_rdma_send_ctxt. 82 * The svc_rdma_send_ctxt is presented when the Send WR completes. The 116 static struct svc_rdma_send_ctxt * 120 struct svc_rdma_send_ctxt *ctxt; in svc_rdma_send_ctxt_alloc() 178 struct svc_rdma_send_ctxt *ctxt; in svc_rdma_send_ctxts_destroy() 182 ctxt = llist_entry(node, struct svc_rdma_send_ctxt, sc_node); 200 struct svc_rdma_send_ctxt *svc_rdma_send_ctxt_get(struct svcxprt_rdma *rdma) in svc_rdma_send_ctxt_get() 202 struct svc_rdma_send_ctxt *ctxt; in svc_rdma_send_ctxt_get() 211 ctxt = llist_entry(node, struct svc_rdma_send_ctxt, sc_node); in svc_rdma_send_ctxt_get() 235 struct svc_rdma_send_ctxt *ctx in svc_rdma_send_ctxt_release() [all...] |
| H A D | svc_rdma_backchannel.c | 77 struct svc_rdma_send_ctxt *sctxt) in svc_rdma_bc_sendto() 140 struct svc_rdma_send_ctxt *ctxt; in rpcrdma_bc_send_request()
|
| H A D | svc_rdma_rw.c | 239 struct svc_rdma_send_ctxt *ctxt) in svc_rdma_reply_chunk_release() 681 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_prepare_reply_chunk()
|
| /linux/include/linux/sunrpc/ |
| H A D | svc_rdma.h | 232 struct svc_rdma_send_ctxt { struct 278 struct svc_rdma_send_ctxt *ctxt); 285 struct svc_rdma_send_ctxt *sctxt, 293 extern struct svc_rdma_send_ctxt * 296 struct svc_rdma_send_ctxt *ctxt); 298 struct svc_rdma_send_ctxt *ctxt); 300 struct svc_rdma_send_ctxt *sctxt, 305 struct svc_rdma_send_ctxt *sctxt,
|
| /linux/include/trace/events/ |
| H A D | rpcrdma.h | 1645 const struct svc_rdma_send_ctxt *ctxt, 1945 const struct svc_rdma_send_ctxt *ctxt, 1998 const struct svc_rdma_send_ctxt *ctxt
|