Searched refs:sc_xprt_buf (Results 1 – 4 of 4) sorted by relevance
153 ctxt->sc_xprt_buf = buffer; in svc_rdma_send_ctxt_alloc()183 kfree(ctxt->sc_xprt_buf); in svc_rdma_send_ctxts_destroy()583 dst = ctxt->sc_xprt_buf; in svc_rdma_pull_up_reply_msg()787 p = ctxt->sc_xprt_buf; in svc_rdma_send_error_msg()842 rdma_resp = sctxt->sc_xprt_buf; in svc_rdma_sendto()
661 p = ctxt->sc_xprt_buf; in svc_rdma_send_error()677 length = (unsigned long)p - (unsigned long)ctxt->sc_xprt_buf; in svc_rdma_send_error()
184 p = ctxt->sc_xprt_buf; in rpcrdma_bc_send_request()
147 void *sc_xprt_buf; member