Searched refs:HighRSSIThreshForRA (Results 1 – 2 of 2) sorted by relevance
481 u8 HighRSSIThreshForRA = pRA->HighRSSIThresh; in ODM_RAStateCheck() local494 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck()498 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck()509 if (RSSI > HighRSSIThreshForRA) in ODM_RAStateCheck()
255 u32 LowRSSIThreshForRA = 0, HighRSSIThreshForRA = 0; in dm_check_rate_adaptive() local306 HighRSSIThreshForRA = pra->high2low_rssi_thresh_for_ra; in dm_check_rate_adaptive()310 HighRSSIThreshForRA = pra->high_rssi_thresh_for_ra; in dm_check_rate_adaptive()314 HighRSSIThreshForRA = pra->high_rssi_thresh_for_ra; in dm_check_rate_adaptive()319 if (priv->undecorated_smoothed_pwdb >= (long)HighRSSIThreshForRA) { in dm_check_rate_adaptive()