Home
last modified time | relevance | path

Searched refs:cfg80211_ch_switch_started_notify (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/net/
Dcfg80211.h4890 void cfg80211_ch_switch_started_notify(struct net_device *dev,
/linux-4.1.27/net/wireless/
Dtrace.h2408 TRACE_EVENT(cfg80211_ch_switch_started_notify,
Dnl80211.c12407 void cfg80211_ch_switch_started_notify(struct net_device *dev, in cfg80211_ch_switch_started_notify() function
12420 EXPORT_SYMBOL(cfg80211_ch_switch_started_notify);
/linux-4.1.27/net/mac80211/
Dcfg.c3217 cfg80211_ch_switch_started_notify(sdata->dev, &sdata->csa_chandef, in __ieee80211_channel_switch()
Dmlme.c1215 cfg80211_ch_switch_started_notify(sdata->dev, &csa_ie.chandef, in ieee80211_sta_process_chanswitch()