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()
339 u32 LowRSSIThreshForRA = 0, HighRSSIThreshForRA = 0; in _rtl92e_dm_check_rate_adaptive() local385 HighRSSIThreshForRA = pra->high2low_rssi_thresh_for_ra; in _rtl92e_dm_check_rate_adaptive()389 HighRSSIThreshForRA = pra->high_rssi_thresh_for_ra; in _rtl92e_dm_check_rate_adaptive()393 HighRSSIThreshForRA = pra->high_rssi_thresh_for_ra; in _rtl92e_dm_check_rate_adaptive()399 (long)HighRSSIThreshForRA) { in _rtl92e_dm_check_rate_adaptive()
303 u32 LowRSSIThreshForRA = 0, HighRSSIThreshForRA = 0; in dm_check_rate_adaptive() local354 HighRSSIThreshForRA = pra->high2low_rssi_thresh_for_ra; in dm_check_rate_adaptive()358 HighRSSIThreshForRA = pra->high_rssi_thresh_for_ra; in dm_check_rate_adaptive()362 HighRSSIThreshForRA = pra->high_rssi_thresh_for_ra; in dm_check_rate_adaptive()368 if (priv->undecorated_smoothed_pwdb >= (long)HighRSSIThreshForRA) { in dm_check_rate_adaptive()