Searched refs:RPCXPRT_CONGESTED (Results 1 – 2 of 2) sorted by relevance
33 #define RPCXPRT_CONGESTED(xprt) ((xprt)->cong >= (xprt)->cwnd) macro
326 if (RPCXPRT_CONGESTED(xprt)) in __xprt_lock_write_next_cong()399 if (RPCXPRT_CONGESTED(xprt)) in __xprt_get_cong()