Searched refs:svc_rdma_send_reply_chunk (Results 1 – 3 of 3) sorted by relevance
171 extern int svc_rdma_send_reply_chunk(struct svcxprt_rdma *rdma,
805 ret = svc_rdma_send_reply_chunk(rdma, rp_ch, wr_lst, xdr); in svc_rdma_sendto()
563 int svc_rdma_send_reply_chunk(struct svcxprt_rdma *rdma, __be32 *rp_ch, in svc_rdma_send_reply_chunk() function