Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Ddriver-ops.h1007 if (local->ops->channel_switch_beacon) { in drv_channel_switch_beacon()
1009 local->ops->channel_switch_beacon(&local->hw, &sdata->vif, in drv_channel_switch_beacon()
/linux-4.4.14/include/net/
Dmac80211.h3471 void (*channel_switch_beacon)(struct ieee80211_hw *hw, member
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c1893 .channel_switch_beacon = ath9k_htc_channel_switch_beacon,
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dmain.c5930 .channel_switch_beacon = wlcore_op_channel_switch_beacon,