Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sunrpc/
Dsvc_rdma.h85 __be32 sc_fc_credits; /* Forward credits */ member
/Linux-v5.4/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c664 *p++ = xprt->sc_fc_credits; in svc_rdma_send_error()
Dsvc_rdma_transport.c440 newxprt->sc_fc_credits = cpu_to_be32(newxprt->sc_max_requests); in svc_rdma_accept()
Dsvc_rdma_sendto.c847 *p++ = rdma->sc_fc_credits; in svc_rdma_sendto()