Searched refs:RATE_DECREASE_TH (Results 1 – 2 of 2) sorted by relevance
1101 (active_sr > RATE_DECREASE_TH && active_sr <= RATE_HIGH_TH in il4965_rs_get_best_rate()1948 if (sr <= RATE_DECREASE_TH || current_tpt == 0) { in il4965_rs_rate_scale_perform()
2659 #define RATE_DECREASE_TH 1920 /* 15% */ macro