Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dcfg80211.h7527 void cfg80211_ch_switch_started_notify(struct net_device *dev,
/Linux-v5.10/net/wireless/
Dtrace.h2977 TRACE_EVENT(cfg80211_ch_switch_started_notify,
Dnl80211.c17125 void cfg80211_ch_switch_started_notify(struct net_device *dev, in cfg80211_ch_switch_started_notify() function
17138 EXPORT_SYMBOL(cfg80211_ch_switch_started_notify);
/Linux-v5.10/net/mac80211/
Dcfg.c3460 cfg80211_ch_switch_started_notify(sdata->dev, &sdata->csa_chandef, in __ieee80211_channel_switch()
Dmlme.c1502 cfg80211_ch_switch_started_notify(sdata->dev, &csa_ie.chandef, in ieee80211_sta_process_chanswitch()