Home
last modified time | relevance | path

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

/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c349 static ssize_t svc_rdma_encode_read_list(struct svc_rdma_send_ctxt *sctxt) in svc_rdma_encode_read_list()
367 static ssize_t svc_rdma_encode_write_segment(struct svc_rdma_send_ctxt *sctxt, in svc_rdma_encode_write_segment()
403 static ssize_t svc_rdma_encode_write_chunk(struct svc_rdma_send_ctxt *sctxt, in svc_rdma_encode_write_chunk()
442 struct svc_rdma_send_ctxt *sctxt) in svc_rdma_encode_write_list()
477 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_encode_reply_chunk()
651 const struct svc_rdma_send_ctxt *sctxt, in svc_rdma_pull_up_needed()
732 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_pull_up_reply_msg()
765 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_map_reply_msg()
813 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_send_reply_msg()
855 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_send_error_msg()
[all …]
Dsvc_rdma_backchannel.c77 struct svc_rdma_send_ctxt *sctxt) in svc_rdma_bc_sendto()
Dsvc_rdma_recvfrom.c716 struct svc_rdma_send_ctxt *sctxt; in svc_rdma_send_error() local