Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c420 * @sctxt: Send context for the RPC Reply in svc_rdma_encode_write_segment() argument
402 svc_rdma_encode_read_list(struct svc_rdma_send_ctxt * sctxt) svc_rdma_encode_read_list() argument
456 svc_rdma_encode_write_chunk(struct svc_rdma_send_ctxt * sctxt,const struct svc_rdma_chunk * chunk) svc_rdma_encode_write_chunk() argument
495 svc_rdma_encode_write_list(struct svc_rdma_recv_ctxt * rctxt,struct svc_rdma_send_ctxt * sctxt) svc_rdma_encode_write_list() argument
530 svc_rdma_encode_reply_chunk(struct svc_rdma_recv_ctxt * rctxt,struct svc_rdma_send_ctxt * sctxt,unsigned int length) svc_rdma_encode_reply_chunk() argument
704 svc_rdma_pull_up_needed(const struct svcxprt_rdma * rdma,const struct svc_rdma_send_ctxt * sctxt,const struct svc_rdma_pcl * write_pcl,const struct xdr_buf * xdr) svc_rdma_pull_up_needed() argument
785 svc_rdma_pull_up_reply_msg(const struct svcxprt_rdma * rdma,struct svc_rdma_send_ctxt * sctxt,const struct svc_rdma_pcl * write_pcl,const struct xdr_buf * xdr) svc_rdma_pull_up_reply_msg() argument
819 svc_rdma_map_reply_msg(struct svcxprt_rdma * rdma,struct svc_rdma_send_ctxt * sctxt,const struct svc_rdma_pcl * write_pcl,const struct svc_rdma_pcl * reply_pcl,const struct xdr_buf * xdr) svc_rdma_map_reply_msg() argument
881 svc_rdma_send_reply_msg(struct svcxprt_rdma * rdma,struct svc_rdma_send_ctxt * sctxt,const struct svc_rdma_recv_ctxt * rctxt,struct svc_rqst * rqstp) svc_rdma_send_reply_msg() argument
924 svc_rdma_send_error_msg(struct svcxprt_rdma * rdma,struct svc_rdma_send_ctxt * sctxt,struct svc_rdma_recv_ctxt * rctxt,int status) svc_rdma_send_error_msg() argument
996 struct svc_rdma_send_ctxt *sctxt; svc_rdma_sendto() local
[all...]
H A Dsvc_rdma_backchannel.c77 struct svc_rdma_send_ctxt *sctxt) in svc_rdma_bc_sendto()
H A Dsvc_rdma_rw.c681 struct svc_rdma_send_ctxt *sctxt, in svc_rdma_prepare_reply_chunk() argument