Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1463 if (!tx_success && !mvmvif->csa_countdown) in iwl_mvm_csa_count_down()
1466 mvmvif->csa_countdown = true; in iwl_mvm_csa_count_down()
H A Dmld-mac80211.c440 mvmvif->csa_countdown = false; in __iwl_mvm_mld_unassign_vif_chanctx()
H A Dmac80211.c3187 mvmvif->csa_countdown = false; in iwl_mvm_stop_ap_ibss_common()
5311 mvmvif->csa_countdown = false; in __iwl_mvm_unassign_vif_chanctx_common()
5717 if (WARN_ONCE(mvmvif->csa_countdown, in iwl_mvm_pre_channel_switch()
H A Dmvm.h561 bool csa_countdown; member