Searched refs:cfg80211_ch_switch_started_notify (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 7519 * cfg80211_ch_switch_started_notify - notify channel switch start 7528 void cfg80211_ch_switch_started_notify(struct net_device *dev,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 8602 * cfg80211_ch_switch_started_notify - notify channel switch start 8614 void cfg80211_ch_switch_started_notify(struct net_device *dev,
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | trace.h | 2977 TRACE_EVENT(cfg80211_ch_switch_started_notify,
|
H A D | nl80211.c | 17166 void cfg80211_ch_switch_started_notify(struct net_device *dev, in cfg80211_ch_switch_started_notify() function 17179 EXPORT_SYMBOL(cfg80211_ch_switch_started_notify); variable
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | cfg.c | 3484 cfg80211_ch_switch_started_notify(sdata->dev, &sdata->csa_chandef, in __ieee80211_channel_switch()
|
H A D | mlme.c | 1499 cfg80211_ch_switch_started_notify(sdata->dev, &csa_ie.chandef, in ieee80211_sta_process_chanswitch()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | trace.h | 3290 TRACE_EVENT(cfg80211_ch_switch_started_notify,
|
H A D | nl80211.c | 19462 void cfg80211_ch_switch_started_notify(struct net_device *dev, in cfg80211_ch_switch_started_notify() function 19482 EXPORT_SYMBOL(cfg80211_ch_switch_started_notify); variable
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | cfg.c | 3980 cfg80211_ch_switch_started_notify(sdata->dev, in __ieee80211_channel_switch()
|
H A D | mlme.c | 1984 cfg80211_ch_switch_started_notify(sdata->dev, &csa_ie.chandef, in ieee80211_sta_process_chanswitch()
|
Completed in 144 milliseconds