Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c1121 if (test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status)) { in __iwl_mvm_mac_start()
1127 clear_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status); in __iwl_mvm_mac_start()
1160 if (!test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status) && in iwl_mvm_mac_start()
1263 test_and_clear_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in __iwl_mvm_mac_stop()
2702 !test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_bss_info_changed_station()
3885 return test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_mac_sta_state_common()
3945 test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_mac_sta_state_common()
Dops.c1902 } else if (test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_nic_restart()
1912 set_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status); in iwl_mvm_nic_restart()
Dmld-mac80211.c784 !test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_mld_vif_cfg_changed_station()
Dmvm.h1230 IWL_MVM_STATUS_HW_RESTART_REQUESTED, enumerator
Dd3.c3176 set_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status); in __iwl_mvm_resume()