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