Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c1263 if (!tx_success && !mvmvif->csa_countdown) in iwl_mvm_csa_count_down()
1266 mvmvif->csa_countdown = true; in iwl_mvm_csa_count_down()
Dmac80211.c2555 mvmvif->csa_countdown = false; in iwl_mvm_stop_ap_ibss()
4304 mvmvif->csa_countdown = false; in __iwl_mvm_unassign_vif_chanctx()
4680 if (WARN_ONCE(mvmvif->csa_countdown, in iwl_mvm_pre_channel_switch()
Dmvm.h407 bool csa_countdown; member