Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c4628 mvmvif->csa_misbehave = false; in iwl_mvm_pre_channel_switch()
4668 if (mvmvif->csa_misbehave) { in iwl_mvm_channel_switch_rx_beacon()
4672 mvmvif->csa_misbehave = false; in iwl_mvm_channel_switch_rx_beacon()
4675 mvmvif->csa_misbehave = true; in iwl_mvm_channel_switch_rx_beacon()
Dmvm.h462 u16 csa_misbehave; member