Searched refs:RATE_DECREASE_TH (Results 1 – 3 of 3) sorted by relevance
81 #define RATE_DECREASE_TH 1920 macro709 if (win->success_ratio < RATE_DECREASE_TH || !current_tpt) { in il3945_rs_get_rate()
1107 (active_sr > RATE_DECREASE_TH && active_sr <= RATE_HIGH_TH in il4965_rs_get_best_rate()1954 if (sr <= RATE_DECREASE_TH || current_tpt == 0) { in il4965_rs_rate_scale_perform()
2648 #define RATE_DECREASE_TH 1920 /* 15% */ macro