Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_cfotracking.c113 cfo_track->is_adjust = true; in odm_cfo_tracking_reset()
139 cfo_track->is_adjust = true; in odm_cfo_tracking_init()
238 !cfo_track->is_adjust) { in odm_cfo_tracking()
249 if (!cfo_track->is_adjust) { in odm_cfo_tracking()
252 cfo_track->is_adjust = true; in odm_cfo_tracking()
256 cfo_track->is_adjust = false; in odm_cfo_tracking()
261 cfo_track->is_adjust = false; in odm_cfo_tracking()
269 if (cfo_track->is_adjust) { in odm_cfo_tracking()
Dphydm_cfotracking.h27 bool is_adjust; member
Dphydm_adaptivity.c436 bool is_adjust = true; in phydm_search_pwdb_lower_bound() local
459 while (is_adjust) { in phydm_search_pwdb_lower_bound()
513 is_adjust = false; in phydm_search_pwdb_lower_bound()
523 is_adjust = false; in phydm_search_pwdb_lower_bound()