Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dsvc_rdma.h87 __be32 sc_fc_credits; /* Forward credits */ member
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c942 *p++ = rdma->sc_fc_credits; in svc_rdma_send_error_msg()
1032 *p++ = rdma->sc_fc_credits; in svc_rdma_sendto()
H A Dsvc_rdma_transport.c444 newxprt->sc_fc_credits = cpu_to_be32(newxprt->sc_max_requests); in svc_rdma_accept()