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

/linux-master/net/mac80211/
H A Dpm.c18 cfg80211_sched_scan_stopped_locked(local->hw.wiphy, 0);
H A Dscan.c1420 cfg80211_sched_scan_stopped_locked(local->hw.wiphy, 0);
H A Dutil.c2127 cfg80211_sched_scan_stopped_locked(local->hw.wiphy, 0);
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c2159 cfg80211_sched_scan_stopped_locked(priv->wdev.wiphy, 0);
2442 cfg80211_sched_scan_stopped_locked(priv->wdev.wiphy, 0);
2652 cfg80211_sched_scan_stopped_locked(priv->wdev.wiphy, 0);
/linux-master/net/wireless/
H A Dscan.c1261 void cfg80211_sched_scan_stopped_locked(struct wiphy *wiphy, u64 reqid) function
1271 EXPORT_SYMBOL(cfg80211_sched_scan_stopped_locked); variable
1276 cfg80211_sched_scan_stopped_locked(wiphy, reqid);
/linux-master/include/net/
H A Dcfg80211.h7117 * cfg80211_sched_scan_stopped_locked - notify that the scheduled scan has stopped
7127 void cfg80211_sched_scan_stopped_locked(struct wiphy *wiphy, u64 reqid);

Completed in 151 milliseconds