Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h9219 * cfg80211_ch_switch_started_notify - notify channel switch start
9230 void cfg80211_ch_switch_started_notify(struct net_device *dev,
/linux/net/wireless/
H A Dtrace.h3517 TRACE_EVENT(cfg80211_ch_switch_started_notify,
H A Dnl80211.c20425 void cfg80211_ch_switch_started_notify(struct net_device *dev, in cfg80211_ch_switch_started_notify() function
20444 EXPORT_SYMBOL(cfg80211_ch_switch_started_notify);
/linux/net/mac80211/
H A Dmlme.c2964 cfg80211_ch_switch_started_notify(sdata->dev, &csa_ie.chanreq.oper, in ieee80211_sta_process_chanswitch()