Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sunrpc/
Dsvc_rdma.h84 __be32 sc_fc_credits; /* Forward credits */ member
/Linux-v6.6/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c901 *p++ = rdma->sc_fc_credits; in svc_rdma_send_error_msg()
982 *p++ = rdma->sc_fc_credits; in svc_rdma_sendto()
Dsvc_rdma_transport.c416 newxprt->sc_fc_credits = cpu_to_be32(newxprt->sc_max_requests); in svc_rdma_accept()