Searched refs:RateAdaptiveTH_Low_20M (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8192E_dm.h49 #define RateAdaptiveTH_Low_20M 30 macro
H A Dr8192E_dm.c353 pra->low2high_rssi_thresh_for_ra20M = RateAdaptiveTH_Low_20M+5;
357 pra->low_rssi_thresh_for_ra20M = RateAdaptiveTH_Low_20M;
H A Dr8192E_core.c3877 (priv->CurrentChannelBW==HT_CHANNEL_WIDTH_20&&priv->undecorated_smoothed_pwdb>=RateAdaptiveTH_Low_20M)) )
3890 (priv->CurrentChannelBW==HT_CHANNEL_WIDTH_20&&priv->undecorated_smoothed_pwdb<RateAdaptiveTH_Low_20M)) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_dm.h46 #define RateAdaptiveTH_Low_20M 30 macro
H A Dr8192U_dm.c345 pra->low2high_rssi_thresh_for_ra20M = RateAdaptiveTH_Low_20M+5;
349 pra->low_rssi_thresh_for_ra20M = RateAdaptiveTH_Low_20M;
H A Dr8192U_core.c5007 (priv->CurrentChannelBW==HT_CHANNEL_WIDTH_20&&priv->undecorated_smoothed_pwdb>=RateAdaptiveTH_Low_20M)) )
5019 (priv->CurrentChannelBW==HT_CHANNEL_WIDTH_20&&priv->undecorated_smoothed_pwdb<RateAdaptiveTH_Low_20M)) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_dm.h46 #define RateAdaptiveTH_Low_20M 30 macro
H A Dr8192U_dm.c300 pra->low2high_rssi_thresh_for_ra20M = RateAdaptiveTH_Low_20M+5;
304 pra->low_rssi_thresh_for_ra20M = RateAdaptiveTH_Low_20M;
H A Dr8192U_core.c3672 (priv->CurrentChannelBW==HT_CHANNEL_WIDTH_20&&priv->undecorated_smoothed_pwdb>=RateAdaptiveTH_Low_20M)) )
3684 (priv->CurrentChannelBW==HT_CHANNEL_WIDTH_20&&priv->undecorated_smoothed_pwdb<RateAdaptiveTH_Low_20M)) &&

Completed in 193 milliseconds