Home
last modified time | relevance | path

Searched refs:low_rssi_thresh_for_ra (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_rainfo.c1141 u8 low_rssi_thresh_for_ra = ra->low_rssi_thresh; in odm_ra_state_check() local
1149 high_rssi_thresh_for_ra, low_rssi_thresh_for_ra); in odm_ra_state_check()
1167 low_rssi_thresh_for_ra += go_up_gap; in odm_ra_state_check()
1178 else if (rssi > low_rssi_thresh_for_ra) in odm_ra_state_check()
1185 high_rssi_thresh_for_ra, low_rssi_thresh_for_ra); in odm_ra_state_check()