Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c537 static ssize_t svc_rdma_encode_read_list(struct svc_rdma_send_ctxt *sctxt) in svc_rdma_encode_read_list()
555 static ssize_t svc_rdma_encode_write_segment(struct svc_rdma_send_ctxt *sctxt, in svc_rdma_encode_write_segment()
591 static ssize_t svc_rdma_encode_write_chunk(struct svc_rdma_send_ctxt *sctxt, in svc_rdma_encode_write_chunk()
630 struct svc_rdma_send_ctxt *sctxt) in svc_rdma_encode_write_list()
665 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_encode_reply_chunk()
840 const struct svc_rdma_send_ctxt *sctxt, in svc_rdma_check_pull_up()
932 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_pull_up_reply_msg()
967 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_map_reply_msg()
1031 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_send_reply_msg()
1074 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_send_error_msg()
[all …]
H A Dsvc_rdma_rw.c617 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_cc_link_wrs()
641 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_prepare_write_chunk()
690 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_prepare_write_list()
724 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_prepare_reply_chunk()
H A Dsvc_rdma_backchannel.c77 struct svc_rdma_send_ctxt *sctxt) in svc_rdma_bc_sendto()
H A Dsvc_rdma_recvfrom.c766 struct svc_rdma_send_ctxt *sctxt; in svc_rdma_send_error() local