Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Ddriver-ops.h1220 if (local->ops->channel_switch_beacon) { in drv_channel_switch_beacon()
1222 local->ops->channel_switch_beacon(&local->hw, &sdata->vif, in drv_channel_switch_beacon()
/linux-4.1.27/include/net/
Dmac80211.h3361 void (*channel_switch_beacon)(struct ieee80211_hw *hw, member
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dmain.c5890 .channel_switch_beacon = wlcore_op_channel_switch_beacon,