Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c5746 mvmvif->csa_misbehave = false; in iwl_mvm_pre_channel_switch()
5804 if (mvmvif->csa_misbehave) { in iwl_mvm_channel_switch_rx_beacon()
5816 mvmvif->csa_misbehave = false; in iwl_mvm_channel_switch_rx_beacon()
5819 mvmvif->csa_misbehave = true; in iwl_mvm_channel_switch_rx_beacon()
Dmvm.h560 u16 csa_misbehave; member