Home
last modified time | relevance | path

Searched refs:pd_length (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c655 unsigned int pd_length; member
688 args->pd_length += xdr->len; in svc_rdma_xb_count_sges()
710 .pd_length = sctxt->sc_hdrbuf.len, in svc_rdma_pull_up_needed()
720 if (args.pd_length < RPCRDMA_PULLUP_THRESH) in svc_rdma_pull_up_needed()
763 args->pd_length += xdr->len; in svc_rdma_xb_linearize()
799 sctxt->sc_sges[0].length = sctxt->sc_hdrbuf.len + args.pd_length; in svc_rdma_pull_up_reply_msg()
800 trace_svcrdma_send_pullup(sctxt, args.pd_length); in svc_rdma_pull_up_reply_msg()