Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c1378 if (!tx_success && !mvmvif->csa_countdown) in iwl_mvm_csa_count_down()
1381 mvmvif->csa_countdown = true; in iwl_mvm_csa_count_down()
Dmac80211.c2422 mvmvif->csa_countdown = false; in iwl_mvm_stop_ap_ibss()
3851 mvmvif->csa_countdown = false; in __iwl_mvm_unassign_vif_chanctx()
4159 if (WARN_ONCE(mvmvif->csa_countdown, in iwl_mvm_pre_channel_switch()
Dmvm.h454 bool csa_countdown; member