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