Searched refs:rq_cong (Results 1 – 2 of 2) sorted by relevance
392 if (req->rq_cong) in __xprt_get_cong()398 req->rq_cong = 1; in __xprt_get_cong()410 if (!req->rq_cong) in __xprt_put_cong()412 req->rq_cong = 0; in __xprt_put_cong()
77 int rq_cong; /* has incremented xprt->cong */ member