Searched refs:HighRSSIThreshForRA (Results 1 – 4 of 4) sorted by relevance
1062 u8 HighRSSIThreshForRA = pRA->HighRSSIThresh; in ODM_RAStateCheck() local1074 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck()1077 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck()1086 if (RSSI > HighRSSIThreshForRA) in ODM_RAStateCheck()
1169 u8 HighRSSIThreshForRA = pRA->HighRSSIThresh; in ODM_RAStateCheck23a() local1181 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck23a()1184 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck23a()1194 if (RSSI > HighRSSIThreshForRA) in ODM_RAStateCheck23a()
303 u32 LowRSSIThreshForRA = 0, HighRSSIThreshForRA = 0; in dm_check_rate_adaptive() local349 HighRSSIThreshForRA = pra->high2low_rssi_thresh_for_ra; in dm_check_rate_adaptive()353 HighRSSIThreshForRA = pra->high_rssi_thresh_for_ra; in dm_check_rate_adaptive()357 HighRSSIThreshForRA = pra->high_rssi_thresh_for_ra; in dm_check_rate_adaptive()363 if (priv->undecorated_smoothed_pwdb >= (long)HighRSSIThreshForRA) { in dm_check_rate_adaptive()
266 u32 LowRSSIThreshForRA = 0, HighRSSIThreshForRA = 0; in dm_check_rate_adaptive() local305 HighRSSIThreshForRA = pra->high2low_rssi_thresh_for_ra; in dm_check_rate_adaptive()309 HighRSSIThreshForRA = pra->high_rssi_thresh_for_ra; in dm_check_rate_adaptive()313 HighRSSIThreshForRA = pra->high_rssi_thresh_for_ra; in dm_check_rate_adaptive()318 if (priv->undecorated_smoothed_pwdb >= (long)HighRSSIThreshForRA) { in dm_check_rate_adaptive()