Searched refs:HighRSSIThreshForRA (Results 1 – 4 of 4) sorted by relevance
1158 u8 HighRSSIThreshForRA = pRA->HighRSSIThresh; in ODM_RAStateCheck() local1171 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck()1175 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck()1185 if (RSSI > HighRSSIThreshForRA) in ODM_RAStateCheck()
834 u8 HighRSSIThreshForRA = pRA->HighRSSIThresh; in ODM_RAStateCheck() local846 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck()849 HighRSSIThreshForRA += GoUpGap; in ODM_RAStateCheck()858 if (RSSI > HighRSSIThreshForRA) in ODM_RAStateCheck()
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()
304 u32 LowRSSIThreshForRA = 0, HighRSSIThreshForRA = 0; in dm_check_rate_adaptive() local355 HighRSSIThreshForRA = pra->high2low_rssi_thresh_for_ra; in dm_check_rate_adaptive()359 HighRSSIThreshForRA = pra->high_rssi_thresh_for_ra; in dm_check_rate_adaptive()363 HighRSSIThreshForRA = pra->high_rssi_thresh_for_ra; in dm_check_rate_adaptive()369 if (priv->undecorated_smoothed_pwdb >= (long)HighRSSIThreshForRA) { in dm_check_rate_adaptive()