Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-event.c242 mvmvif->csa_failed = true; in iwl_mvm_te_handle_notify_csa()
H A Dmac80211.c1618 if (mvmvif->csa_failed) in iwl_mvm_post_channel_switch()
1657 mvmvif->csa_failed = true; in iwl_mvm_abort_channel_switch()
5531 mvmvif->csa_failed = false; in iwl_mvm_pre_channel_switch()
5700 if (mvmvif->csa_failed) in iwl_mvm_channel_switch_rx_beacon()
H A Dmvm.h495 bool csa_failed; member