Searched refs:RateAdaptiveTH_Low_20M (Results 1 – 6 of 6) sorted by relevance
46 #define RateAdaptiveTH_Low_20M 30 macro
246 pra->low2high_rssi_thresh_for_ra20M = RateAdaptiveTH_Low_20M+5; in init_rate_adaptive()250 pra->low_rssi_thresh_for_ra20M = RateAdaptiveTH_Low_20M; in init_rate_adaptive()
2929 …tChannelBW == HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb >= RateAdaptiveTH_Low_20M))) { in HalRxCheckStuck819xUsb()2935 …ntChannelBW == HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb < RateAdaptiveTH_Low_20M)) && in HalRxCheckStuck819xUsb()
54 #define RateAdaptiveTH_Low_20M 30 macro
2311 (priv->undecorated_smoothed_pwdb >= RateAdaptiveTH_Low_20M)))) { in rtl8192_HalRxCheckStuck()2318 (priv->undecorated_smoothed_pwdb < RateAdaptiveTH_Low_20M))) && in rtl8192_HalRxCheckStuck()
227 pra->low2high_rssi_thresh_for_ra20M = RateAdaptiveTH_Low_20M+5; in init_rate_adaptive()231 pra->low_rssi_thresh_for_ra20M = RateAdaptiveTH_Low_20M; in init_rate_adaptive()