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()725 p = ctxt->sc_xprt_buf; in svc_rdma_send_error_msg()784 rdma_resp = sctxt->sc_xprt_buf; in svc_rdma_sendto()
609 p = ctxt->sc_xprt_buf; in svc_rdma_send_error()625 length = (unsigned long)p - (unsigned long)ctxt->sc_xprt_buf; in svc_rdma_send_error()
187 p = ctxt->sc_xprt_buf; in rpcrdma_bc_send_request()
144 void *sc_xprt_buf; member