Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c237 mvmvif->csa_failed = true; in iwl_mvm_te_handle_notify_csa()
H A Dmac80211.c1377 if (mvmvif->csa_failed) { in iwl_mvm_post_channel_switch()
1378 mvmvif->csa_failed = false; in iwl_mvm_post_channel_switch()
4625 mvmvif->csa_failed = false; in iwl_mvm_pre_channel_switch()
H A Dmvm.h459 bool csa_failed; member