Home
last modified time | relevance | path

Searched refs:reply_pcl (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/sunrpc/
H A Dsvc_rdma.h284 const struct svc_rdma_pcl *reply_pcl,
302 const struct svc_rdma_pcl *reply_pcl,
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c818 * @reply_pcl: Reply chunk provided by client in svc_rdma_map_reply_msg()
831 const struct svc_rdma_pcl *reply_pcl, in svc_rdma_map_reply_msg()
846 if (!pcl_is_empty(reply_pcl)) in svc_rdma_map_reply_msg()
821 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
H A Dsvc_rdma_rw.c696 const struct svc_rdma_pcl *reply_pcl, in svc_rdma_prepare_reply_chunk() argument
708 info->wi_chunk = pcl_first_chunk(reply_pcl); in svc_rdma_prepare_reply_chunk()