Searched refs:RateAdaptiveTH_Low_20M (Results 1 – 6 of 6) sorted by relevance
41 #define RateAdaptiveTH_Low_20M 30 macro
2292 (priv->undecorated_smoothed_pwdb >= RateAdaptiveTH_Low_20M)))) { in rtl92e_is_rx_stuck()2299 (priv->undecorated_smoothed_pwdb < RateAdaptiveTH_Low_20M))) && in rtl92e_is_rx_stuck()
300 pra->low2high_rssi_thresh_for_ra20M = RateAdaptiveTH_Low_20M+5; in rtl92e_init_adaptive_rate()304 pra->low_rssi_thresh_for_ra20M = RateAdaptiveTH_Low_20M; in rtl92e_init_adaptive_rate()
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()
3127 …tChannelBW == HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb >= RateAdaptiveTH_Low_20M))) { in HalRxCheckStuck819xUsb()3133 …ntChannelBW == HT_CHANNEL_WIDTH_20 && priv->undecorated_smoothed_pwdb < RateAdaptiveTH_Low_20M)) && in HalRxCheckStuck819xUsb()