Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c1452 if (!tx_success && !mvmvif->csa_countdown) in iwl_mvm_csa_count_down()
1455 mvmvif->csa_countdown = true; in iwl_mvm_csa_count_down()
Dmld-mac80211.c456 mvmvif->csa_countdown = false; in __iwl_mvm_mld_unassign_vif_chanctx()
Dmac80211.c2941 mvmvif->csa_countdown = false; in iwl_mvm_stop_ap_ibss_common()
5020 mvmvif->csa_countdown = false; in __iwl_mvm_unassign_vif_chanctx_common()
5430 if (WARN_ONCE(mvmvif->csa_countdown, in iwl_mvm_pre_channel_switch()
Dmvm.h428 bool csa_countdown; member