Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c236 mvmvif->csa_failed = true; in iwl_mvm_te_handle_notify_csa()
H A Dmac80211.c1444 if (mvmvif->csa_failed) in iwl_mvm_post_channel_switch()
1482 mvmvif->csa_failed = true; in iwl_mvm_abort_channel_switch()
5420 mvmvif->csa_failed = false; in iwl_mvm_pre_channel_switch()
5566 if (mvmvif->csa_failed) in iwl_mvm_channel_switch_rx_beacon()
H A Dmvm.h429 bool csa_failed; member