Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1302 if (!tx_success && !mvmvif->csa_countdown) in iwl_mvm_csa_count_down()
1305 mvmvif->csa_countdown = true; in iwl_mvm_csa_count_down()
H A Dmac80211.c2667 mvmvif->csa_countdown = false; in iwl_mvm_stop_ap_ibss()
4279 mvmvif->csa_countdown = false; in __iwl_mvm_unassign_vif_chanctx()
4654 if (WARN_ONCE(mvmvif->csa_countdown, in iwl_mvm_pre_channel_switch()
H A Dmvm.h458 bool csa_countdown; member