Searched refs:RateAdaptiveTH_Low_40M (Results 1 – 6 of 6) sorted by relevance
42 #define RateAdaptiveTH_Low_40M 10 macro
2290 (priv->undecorated_smoothed_pwdb >= RateAdaptiveTH_Low_40M)) in rtl92e_is_rx_stuck()2297 (priv->undecorated_smoothed_pwdb < RateAdaptiveTH_Low_40M)) || in rtl92e_is_rx_stuck()
301 pra->low2high_rssi_thresh_for_ra40M = RateAdaptiveTH_Low_40M+5; in rtl92e_init_adaptive_rate()305 pra->low_rssi_thresh_for_ra40M = RateAdaptiveTH_Low_40M; in rtl92e_init_adaptive_rate()
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()
3126 …ntChannelBW != HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb >= RateAdaptiveTH_Low_40M) || in HalRxCheckStuck819xUsb()3132 …entChannelBW != HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb < RateAdaptiveTH_Low_40M) || in HalRxCheckStuck819xUsb()