Searched refs:rq_cong (Results 1 – 3 of 3) sorted by relevance
307 rq_xmit)->rq_cong) in xprt_set_congestion_window_wait() 463 if (req->rq_cong) in __xprt_get_cong() 470 req->rq_cong = 1; in __xprt_get_cong() 482 if (!req->rq_cong) in __xprt_put_cong() 484 req->rq_cong = 0; in __xprt_put_cong() 503 if (req->rq_cong) in xprt_request_get_cong() 1358 if (req->rq_cong) { in xprt_request_enqueue_transmit() 1361 if (pos->rq_cong) in xprt_request_enqueue_transmit()
70 int rq_cong; /* has incremented xprt->cong */ member
910 req->rl_slot.rq_cong = 0; in rpcrdma_req_reset()