Searched refs:RATE_HIGH_TH (Results 1 – 3 of 3) sorted by relevance
782 (win->success_ratio > RATE_HIGH_TH || in il3945_rs_get_rate()
1122 (active_sr > RATE_DECREASE_TH && active_sr <= RATE_HIGH_TH in il4965_rs_get_best_rate()2014 (sr > RATE_HIGH_TH || current_tpt > 100 * tbl->expected_tpt[low])) in il4965_rs_rate_scale_perform()
2669 #define RATE_HIGH_TH 10880 /* 85% */ macro