Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A 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()
H A Dmld-mac80211.c430 mvmvif->csa_countdown = false; in __iwl_mvm_mld_unassign_vif_chanctx()
H A Dmac80211.c2962 mvmvif->csa_countdown = false; in iwl_mvm_stop_ap_ibss_common()
5039 mvmvif->csa_countdown = false; in __iwl_mvm_unassign_vif_chanctx_common()
5449 if (WARN_ONCE(mvmvif->csa_countdown, in iwl_mvm_pre_channel_switch()
H A Dmvm.h428 bool csa_countdown; member