Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-event.c245 mvmvif->csa_failed = true; in iwl_mvm_te_handle_notify_csa()
H A Dmac80211.c1624 if (mvmvif->csa_failed) in iwl_mvm_post_channel_switch()
1663 mvmvif->csa_failed = true; in iwl_mvm_abort_channel_switch()
5643 mvmvif->csa_failed = false; in iwl_mvm_pre_channel_switch()
5812 if (mvmvif->csa_failed) in iwl_mvm_channel_switch_rx_beacon()
H A Dmvm.h568 bool csa_failed; member