Home
last modified time | relevance | path

Searched refs:cfg80211_sched_scan_stopped_locked (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/mac80211/
H A Dpm.c18 cfg80211_sched_scan_stopped_locked(local->hw.wiphy, 0); in ieee80211_sched_scan_cancel()
H A Dscan.c1431 cfg80211_sched_scan_stopped_locked(local->hw.wiphy, 0); in ieee80211_sched_scan_end()
H A Dutil.c2886 cfg80211_sched_scan_stopped_locked(local->hw.wiphy, 0); in ieee80211_reconfig()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c2158 cfg80211_sched_scan_stopped_locked(priv->wdev.wiphy, 0); in mwifiex_cfg80211_disconnect()
2441 cfg80211_sched_scan_stopped_locked(priv->wdev.wiphy, 0); in mwifiex_cfg80211_connect()
2651 cfg80211_sched_scan_stopped_locked(priv->wdev.wiphy, 0); in mwifiex_cfg80211_scan()
/kernel/linux/linux-6.6/net/wireless/
H A Dscan.c1222 void cfg80211_sched_scan_stopped_locked(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped_locked() function
1232 EXPORT_SYMBOL(cfg80211_sched_scan_stopped_locked); variable
1237 cfg80211_sched_scan_stopped_locked(wiphy, reqid); in cfg80211_sched_scan_stopped()
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h6916 * cfg80211_sched_scan_stopped_locked - notify that the scheduled scan has stopped
6926 void cfg80211_sched_scan_stopped_locked(struct wiphy *wiphy, u64 reqid);

Completed in 30 milliseconds