Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dtime-event.c211 mvmvif->csa_failed = true; in iwl_mvm_te_handle_notify_csa()
Dmac80211.c3734 mvmvif->csa_failed = false; in iwl_mvm_pre_channel_switch()
3810 if (mvmvif->csa_failed) { in iwl_mvm_post_channel_switch()
3811 mvmvif->csa_failed = false; in iwl_mvm_post_channel_switch()
Dmvm.h438 bool csa_failed; member