Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Ddriver-ops.h1014 if (local->ops->channel_switch_beacon) { in drv_channel_switch_beacon()
1016 local->ops->channel_switch_beacon(&local->hw, &sdata->vif, in drv_channel_switch_beacon()
/Linux-v4.19/include/net/
Dmac80211.h3780 void (*channel_switch_beacon)(struct ieee80211_hw *hw, member
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c1895 .channel_switch_beacon = ath9k_htc_channel_switch_beacon,
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dmain.c6034 .channel_switch_beacon = wlcore_op_channel_switch_beacon,