Home
last modified time | relevance | path

Searched refs:cfg80211_sched_scan_stopped_rtnl (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dpm.c14 cfg80211_sched_scan_stopped_rtnl(local->hw.wiphy, 0); in ieee80211_sched_scan_cancel()
H A Dutil.c2605 cfg80211_sched_scan_stopped_rtnl(local->hw.wiphy, 0); in ieee80211_reconfig()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c2092 cfg80211_sched_scan_stopped_rtnl(priv->wdev.wiphy, 0); in mwifiex_cfg80211_disconnect()
2361 cfg80211_sched_scan_stopped_rtnl(priv->wdev.wiphy, 0); in mwifiex_cfg80211_connect()
2571 cfg80211_sched_scan_stopped_rtnl(priv->wdev.wiphy, 0); in mwifiex_cfg80211_scan()
/kernel/linux/linux-5.10/net/wireless/
H A Dscan.c1186 void cfg80211_sched_scan_stopped_rtnl(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped_rtnl() function
1196 EXPORT_SYMBOL(cfg80211_sched_scan_stopped_rtnl); variable
1201 cfg80211_sched_scan_stopped_rtnl(wiphy, reqid); in cfg80211_sched_scan_stopped()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h6056 * cfg80211_sched_scan_stopped_rtnl - notify that the scheduled scan has stopped
6066 void cfg80211_sched_scan_stopped_rtnl(struct wiphy *wiphy, u64 reqid);

Completed in 25 milliseconds