Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dmac-ctxt.c1286 if (!tx_success && !mvmvif->csa_countdown) in iwl_mvm_csa_count_down()
1289 mvmvif->csa_countdown = true; in iwl_mvm_csa_count_down()
Dmac80211.c2280 mvmvif->csa_countdown = false; in iwl_mvm_stop_ap_ibss()
3463 mvmvif->csa_countdown = false; in __iwl_mvm_unassign_vif_chanctx()
3754 if (WARN_ONCE(mvmvif->csa_countdown, in iwl_mvm_pre_channel_switch()
Dmvm.h437 bool csa_countdown; member