Searched refs:calibrating (Results 1 – 5 of 5) sorted by relevance
20 It is used in the process of calibrating the device accuracy.
870 bool calibrating = ACCESS_ONCE(mvm->calibrating); in iwl_mvm_set_hw_rfkill_state() local880 if (calibrating) in iwl_mvm_set_hw_rfkill_state()887 return state && (mvm->cur_ucode != IWL_UCODE_INIT || calibrating); in iwl_mvm_set_hw_rfkill_state()
662 if (WARN_ON_ONCE(mvm->calibrating)) in iwl_run_init_mvm_ucode()712 mvm->calibrating = true; in iwl_run_init_mvm_ucode()746 mvm->calibrating = false; in iwl_run_init_mvm_ucode()
587 bool calibrating; member
1409 mvm->calibrating = false; in iwl_mvm_restart_cleanup()