Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c1128 if (test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status)) { in __iwl_mvm_mac_start()
1134 clear_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status); in __iwl_mvm_mac_start()
1167 if (!test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status) && in iwl_mvm_mac_start()
1270 test_and_clear_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in __iwl_mvm_mac_stop()
2726 !test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_bss_info_changed_station()
3909 return test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_mac_sta_state_common()
3969 test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_mac_sta_state_common()
H A Dops.c1926 } else if (test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_nic_restart()
1936 set_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status); in iwl_mvm_nic_restart()
H A Dmld-mac80211.c786 !test_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, in iwl_mvm_mld_vif_cfg_changed_station()
H A Dmvm.h1238 IWL_MVM_STATUS_HW_RESTART_REQUESTED, enumerator
H A Dd3.c3179 set_bit(IWL_MVM_STATUS_HW_RESTART_REQUESTED, &mvm->status); in __iwl_mvm_resume()