rp_ch 176 include/linux/sunrpc/svc_rdma.h __be32 *rp_ch, bool writelist, rp_ch 554 net/sunrpc/xprtrdma/svc_rdma_rw.c int svc_rdma_send_reply_chunk(struct svcxprt_rdma *rdma, __be32 *rp_ch, rp_ch 560 net/sunrpc/xprtrdma/svc_rdma_rw.c info = svc_rdma_write_info_alloc(rdma, rp_ch); rp_ch 438 net/sunrpc/xprtrdma/svc_rdma_sendto.c static void svc_rdma_xdr_encode_reply_chunk(__be32 *rdma_resp, __be32 *rp_ch, rp_ch 452 net/sunrpc/xprtrdma/svc_rdma_sendto.c xdr_encode_write_chunk(p, rp_ch, consumed); rp_ch 751 net/sunrpc/xprtrdma/svc_rdma_sendto.c __be32 *wr_lst, __be32 *rp_ch) rp_ch 755 net/sunrpc/xprtrdma/svc_rdma_sendto.c if (!rp_ch) { rp_ch 826 net/sunrpc/xprtrdma/svc_rdma_sendto.c __be32 *p, *rdma_argp, *rdma_resp, *wr_lst, *rp_ch; rp_ch 832 net/sunrpc/xprtrdma/svc_rdma_sendto.c svc_rdma_get_write_arrays(rdma_argp, &wr_lst, &rp_ch); rp_ch 850 net/sunrpc/xprtrdma/svc_rdma_sendto.c *p++ = rp_ch ? rdma_nomsg : rdma_msg; rp_ch 864 net/sunrpc/xprtrdma/svc_rdma_sendto.c if (rp_ch) { rp_ch 865 net/sunrpc/xprtrdma/svc_rdma_sendto.c ret = svc_rdma_send_reply_chunk(rdma, rp_ch, wr_lst, xdr); rp_ch 868 net/sunrpc/xprtrdma/svc_rdma_sendto.c svc_rdma_xdr_encode_reply_chunk(rdma_resp, rp_ch, ret); rp_ch 873 net/sunrpc/xprtrdma/svc_rdma_sendto.c wr_lst, rp_ch);