Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/sunrpc/
Dsvc_rdma.h86 __be32 sc_fc_credits; /* Forward credits */ member
/Linux-v5.10/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c843 *p++ = rdma->sc_fc_credits; in svc_rdma_send_error_msg()
919 *p++ = rdma->sc_fc_credits; in svc_rdma_sendto()
Dsvc_rdma_transport.c415 newxprt->sc_fc_credits = cpu_to_be32(newxprt->sc_max_requests); in svc_rdma_accept()