Searched refs:IWL_RATE_DECREASE_TH (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn-rs.h235 #define IWL_RATE_DECREASE_TH 1920 /* 15% */ macro
H A Diwl-3945-rs.c99 #define IWL_RATE_DECREASE_TH 1920 macro
740 if ((window->success_ratio < IWL_RATE_DECREASE_TH) || !current_tpt) {
H A Diwl-agn-rs.c1048 ((active_sr > IWL_RATE_DECREASE_TH) &&
2158 if ((sr <= IWL_RATE_DECREASE_TH) || (current_tpt == 0)) {

Completed in 72 milliseconds