Home
last modified time | relevance | path

Searched refs:channel_switch_beacon (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/net/mac80211/
H A Ddriver-ops.h1137 if (local->ops->channel_switch_beacon) { in drv_channel_switch_beacon()
1139 local->ops->channel_switch_beacon(&local->hw, &sdata->vif, in drv_channel_switch_beacon()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmain.c1341 .channel_switch_beacon = mt7615_channel_switch_beacon,
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1534 .channel_switch_beacon = mt7921_channel_switch_beacon,
/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c1903 .channel_switch_beacon = ath9k_htc_channel_switch_beacon,
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1784 .channel_switch_beacon = mt7915_channel_switch_beacon,
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c2124 .channel_switch_beacon = mt7996_channel_switch_beacon,
/linux-6.15/include/net/
H A Dmac80211.h4756 void (*channel_switch_beacon)(struct ieee80211_hw *hw, member
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c2220 .channel_switch_beacon = mt7925_channel_switch_beacon,
/linux-6.15/drivers/net/wireless/ti/wlcore/
H A Dmain.c6046 .channel_switch_beacon = wlcore_op_channel_switch_beacon,