Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dcfg80211.h7713 void cfg80211_ch_switch_started_notify(struct net_device *dev,
/Linux-v5.15/net/wireless/
Dtrace.h3008 TRACE_EVENT(cfg80211_ch_switch_started_notify,
Dnl80211.c17523 void cfg80211_ch_switch_started_notify(struct net_device *dev, in cfg80211_ch_switch_started_notify() function
17537 EXPORT_SYMBOL(cfg80211_ch_switch_started_notify);
/Linux-v5.15/net/mac80211/
Dcfg.c3517 cfg80211_ch_switch_started_notify(sdata->dev, &sdata->csa_chandef, in __ieee80211_channel_switch()
Dmlme.c1432 cfg80211_ch_switch_started_notify(sdata->dev, &csa_ie.chandef, in ieee80211_sta_process_chanswitch()