Searched refs:channel_switch_beacon (Results 1 – 3 of 3) sorted by relevance
1220 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()
3361 void (*channel_switch_beacon)(struct ieee80211_hw *hw, member
5890 .channel_switch_beacon = wlcore_op_channel_switch_beacon,