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