Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dsvc_rdma.h186 extern int svc_rdma_send_reply_chunk(struct svcxprt_rdma *rdma,
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c975 ret = svc_rdma_send_reply_chunk(rdma, rctxt, &rqstp->rq_res); in svc_rdma_sendto()
H A Dsvc_rdma_rw.c659 int svc_rdma_send_reply_chunk(struct svcxprt_rdma *rdma, in svc_rdma_send_reply_chunk() function