Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sunrpc/
Dsvc_rdma.h174 extern int svc_rdma_send_reply_chunk(struct svcxprt_rdma *rdma,
/Linux-v5.4/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c863 ret = svc_rdma_send_reply_chunk(rdma, rp_ch, wr_lst, xdr); in svc_rdma_sendto()
Dsvc_rdma_rw.c555 int svc_rdma_send_reply_chunk(struct svcxprt_rdma *rdma, __be32 *rp_ch, in svc_rdma_send_reply_chunk() function