Searched refs:max_stop_req (Results 1 – 1 of 1) sorted by relevance
3214 int stop_req, max_stop_req; in r100_bandwidth_update() local3453 max_stop_req = 0x5c; in r100_bandwidth_update()3455 max_stop_req = 0x7c; in r100_bandwidth_update()3464 if (stop_req > max_stop_req) in r100_bandwidth_update()3465 stop_req = max_stop_req; in r100_bandwidth_update()3489 if (max_stop_req - critical_point < 4) in r100_bandwidth_update()3544 if (stop_req > max_stop_req) in r100_bandwidth_update()3545 stop_req = max_stop_req; in r100_bandwidth_update()3595 if (max_stop_req - critical_point2 < 4) in r100_bandwidth_update()