Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Ddriver-ops.h1057 if (local->ops->channel_switch_beacon) { in drv_channel_switch_beacon()
1059 local->ops->channel_switch_beacon(&local->hw, &sdata->vif, in drv_channel_switch_beacon()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1344 .channel_switch_beacon = mt7921_channel_switch_beacon,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmain.c1351 .channel_switch_beacon = mt7615_channel_switch_beacon,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1405 .channel_switch_beacon = mt7996_channel_switch_beacon,
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c1897 .channel_switch_beacon = ath9k_htc_channel_switch_beacon,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1689 .channel_switch_beacon = mt7915_channel_switch_beacon,
/openbmc/linux/include/net/
H A Dmac80211.h4556 void (*channel_switch_beacon)(struct ieee80211_hw *hw, member
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c5963 .channel_switch_beacon = wlcore_op_channel_switch_beacon,