Searched refs:RateAdaptiveTH_Low_40M (Results 1 – 6 of 6) sorted by relevance
47 #define RateAdaptiveTH_Low_40M 10 macro
247 pra->low2high_rssi_thresh_for_ra40M = RateAdaptiveTH_Low_40M+5; in init_rate_adaptive()251 pra->low_rssi_thresh_for_ra40M = RateAdaptiveTH_Low_40M; in init_rate_adaptive()
2928 …ntChannelBW != HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb >= RateAdaptiveTH_Low_40M) || in HalRxCheckStuck819xUsb()2934 …entChannelBW != HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb < RateAdaptiveTH_Low_40M) || in HalRxCheckStuck819xUsb()
55 #define RateAdaptiveTH_Low_40M 10 macro
2309 (priv->undecorated_smoothed_pwdb >= RateAdaptiveTH_Low_40M)) in rtl8192_HalRxCheckStuck()2316 (priv->undecorated_smoothed_pwdb < RateAdaptiveTH_Low_40M)) || in rtl8192_HalRxCheckStuck()
228 pra->low2high_rssi_thresh_for_ra40M = RateAdaptiveTH_Low_40M+5; in init_rate_adaptive()232 pra->low_rssi_thresh_for_ra40M = RateAdaptiveTH_Low_40M; in init_rate_adaptive()