Searched refs:RATE_ADAPTIVE_TH_HIGH (Results 1 – 3 of 3) sorted by relevance
42 #define RATE_ADAPTIVE_TH_HIGH 50 macro
231 pra->high2low_rssi_thresh_for_ra = RATE_ADAPTIVE_TH_HIGH; in init_rate_adaptive()235 pra->high_rssi_thresh_for_ra = RATE_ADAPTIVE_TH_HIGH + 5; in init_rate_adaptive()
2951 if (priv->undecorated_smoothed_pwdb >= (RATE_ADAPTIVE_TH_HIGH + 5)) { in HalRxCheckStuck819xUsb()2953 } else if (priv->undecorated_smoothed_pwdb < (RATE_ADAPTIVE_TH_HIGH + 5) && in HalRxCheckStuck819xUsb()