Searched refs:max_stop_req (Results 1 – 1 of 1) sorted by relevance
3207 int stop_req, max_stop_req; in r100_bandwidth_update() local3455 max_stop_req = 0x5c; in r100_bandwidth_update()3457 max_stop_req = 0x7c; in r100_bandwidth_update()3466 if (stop_req > max_stop_req) in r100_bandwidth_update()3467 stop_req = max_stop_req; in r100_bandwidth_update()3491 if (max_stop_req - critical_point < 4) in r100_bandwidth_update()3546 if (stop_req > max_stop_req) in r100_bandwidth_update()3547 stop_req = max_stop_req; in r100_bandwidth_update()3597 if (max_stop_req - critical_point2 < 4) in r100_bandwidth_update()