Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/mvm/
Dmac-ctxt.c1305 if (!tx_success && !mvmvif->csa_countdown) in iwl_mvm_csa_count_down()
1308 mvmvif->csa_countdown = true; in iwl_mvm_csa_count_down()
Dmac80211.c2487 mvmvif->csa_countdown = false; in iwl_mvm_stop_ap_ibss()
3598 mvmvif->csa_countdown = false; in __iwl_mvm_unassign_vif_chanctx()
3889 if (WARN_ONCE(mvmvif->csa_countdown, in iwl_mvm_pre_channel_switch()
Dmvm.h441 bool csa_countdown; member