Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c1261 if (test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status)) { in __iwl_mvm_mac_start()
1267 clear_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status); in __iwl_mvm_mac_start()
1303 if (!test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status) && in iwl_mvm_mac_start()
1401 test_and_clear_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in __iwl_mvm_mac_stop()
2975 !test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_bss_info_changed_station()
4178 return test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_mac_sta_state_common()
4239 test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_mac_sta_state_common()
5875 if (test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_flush_no_vif()
5974 !test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_mac_flush()
H A Dmld-mac80211.c881 !test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_mld_vif_cfg_changed_station()
H A Dops.c2033 set_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status); in iwl_mvm_nic_error()
H A Dmvm.h1408 IWL_MVM_STATUS_HW_RESTART_REQUESTED, enumerator
H A Dd3.c3640 set_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status); in __iwl_mvm_resume()
H A Dsta.c1526 if (test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status) || in iwl_mvm_add_new_dqa_stream_wk()