Home
last modified time | relevance | path

Searched refs:channel_switch_rx_beacon (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1612 .channel_switch_rx_beacon = mt7921_channel_switch_rx_beacon,
/linux/include/net/
H A Dmac80211.h4611 * @channel_switch_rx_beacon: This is an optional callback that is called
5033 void (*channel_switch_rx_beacon)(struct ieee80211_hw *hw, member
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c2784 .channel_switch_rx_beacon = mt7925_channel_switch_rx_beacon,
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c6408 .channel_switch_rx_beacon = iwl_mvm_channel_switch_rx_beacon,