Home
last modified time | relevance | path

Searched refs:csa_misbehave (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c5574 mvmvif->csa_misbehave = false; in iwl_mvm_pre_channel_switch()
5632 if (mvmvif->csa_misbehave) { in iwl_mvm_channel_switch_rx_beacon()
5644 mvmvif->csa_misbehave = false; in iwl_mvm_channel_switch_rx_beacon()
5647 mvmvif->csa_misbehave = true; in iwl_mvm_channel_switch_rx_beacon()
H A Dmvm.h492 u16 csa_misbehave; member