Searched refs:rq_cong (Results 1 – 2 of 2) sorted by relevance
395 if (req->rq_cong) in __xprt_get_cong()401 req->rq_cong = 1; in __xprt_get_cong()413 if (!req->rq_cong) in __xprt_put_cong()415 req->rq_cong = 0; in __xprt_put_cong()
79 int rq_cong; /* has incremented xprt->cong */ member