Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dpm.c18 cfg80211_sched_scan_stopped_locked(local->hw.wiphy, 0); in ieee80211_sched_scan_cancel()
H A Dscan.c1439 cfg80211_sched_scan_stopped_locked(local->hw.wiphy, 0); in ieee80211_sched_scan_end()
H A Dutil.c2890 cfg80211_sched_scan_stopped_locked(local->hw.wiphy, 0); in ieee80211_reconfig()
/openbmc/linux/net/wireless/
H A Dscan.c1237 void cfg80211_sched_scan_stopped_locked(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped_locked() function
1247 EXPORT_SYMBOL(cfg80211_sched_scan_stopped_locked);
1252 cfg80211_sched_scan_stopped_locked(wiphy, reqid); in cfg80211_sched_scan_stopped()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c2160 cfg80211_sched_scan_stopped_locked(priv->wdev.wiphy, 0); in mwifiex_cfg80211_disconnect()
2443 cfg80211_sched_scan_stopped_locked(priv->wdev.wiphy, 0); in mwifiex_cfg80211_connect()
2653 cfg80211_sched_scan_stopped_locked(priv->wdev.wiphy, 0); in mwifiex_cfg80211_scan()
/openbmc/linux/include/net/
H A Dcfg80211.h6928 void cfg80211_sched_scan_stopped_locked(struct wiphy *wiphy, u64 reqid);