Searched refs:rq_cong (Results 1 – 2 of 2) sorted by relevance
400 if (req->rq_cong) in __xprt_get_cong()406 req->rq_cong = 1; in __xprt_get_cong()418 if (!req->rq_cong) in __xprt_put_cong()420 req->rq_cong = 0; in __xprt_put_cong()
69 int rq_cong; /* has incremented xprt->cong */ member