Home
last modified time | relevance | path

Searched refs:csa_countdown (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1483 if (!tx_success && !mvmvif->csa_countdown) in iwl_mvm_csa_count_down()
1486 mvmvif->csa_countdown = true; in iwl_mvm_csa_count_down()
H A Dmld-mac80211.c493 mvmvif->csa_countdown = false; in __iwl_mvm_mld_unassign_vif_chanctx()
H A Dmac80211.c3179 mvmvif->csa_countdown = false; in iwl_mvm_stop_ap_ibss_common()
5275 mvmvif->csa_countdown = false; in __iwl_mvm_unassign_vif_chanctx_common()
5681 if (WARN_ONCE(mvmvif->csa_countdown, in iwl_mvm_pre_channel_switch()
H A Dmvm.h554 bool csa_countdown; member