Home
last modified time | relevance | path

Searched refs:cfg80211_sched_scan_stopped (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/net/wireless/
Dscan.c424 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped() function
430 EXPORT_SYMBOL(cfg80211_sched_scan_stopped);
Dtrace.h2970 DEFINE_EVENT(wiphy_id_evt, cfg80211_sched_scan_stopped,
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dsta_event.c855 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_process_sta_event()
Dsta_ioctl.c522 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_enable_hs()
Dmain.c762 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_close()
/Linux-v4.19/net/mac80211/
Dscan.c1307 cfg80211_sched_scan_stopped(local->hw.wiphy, 0); in ieee80211_sched_scan_end()
/Linux-v4.19/include/net/
Dcfg80211.h4901 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid);
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c172 cfg80211_sched_scan_stopped(ar->wiphy, 0); in ath6kl_cfg80211_sscan_disable()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c3347 cfg80211_sched_scan_stopped(wiphy, 0); in brcmf_notify_sched_scan_results()