Lines Matching defs:xprt
177 * svc_rdma_recv_ctxts_destroy - Release all recv_ctxt's for an xprt
246 struct svc_xprt *xprt = rqstp->rq_xprt;
248 container_of(xprt, struct svcxprt_rdma, sc_xprt);
738 static bool svc_rdma_is_backchannel_reply(struct svc_xprt *xprt,
743 if (!xprt->xpt_bc_xprt)
799 struct svc_xprt *xprt = rqstp->rq_xprt;
801 container_of(xprt, struct svcxprt_rdma, sc_xprt);
819 clear_bit(XPT_DATA, &xprt->xpt_flags);
844 if (svc_rdma_is_backchannel_reply(xprt, p))
856 svc_xprt_copy_addrs(rqstp, xprt);