Searched refs:IWL_RATE_DECREASE_TH (Results 1 – 2 of 2) sorted by relevance
225 #define IWL_RATE_DECREASE_TH 1920 /* 15% */ macro
1227 ((active_sr > IWL_RATE_DECREASE_TH) && in rs_get_best_rate()2471 if ((sr <= IWL_RATE_DECREASE_TH) || (current_tpt == 0)) { in rs_rate_scale_perform()