Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_event.c846 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_process_sta_event()
H A Dsta_ioctl.c520 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_enable_hs()
H A Dmain.c784 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_close()
/openbmc/linux/net/wireless/
H A Dscan.c1284 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped() function
1290 EXPORT_SYMBOL(cfg80211_sched_scan_stopped);
H A Dtrace.h3547 DEFINE_EVENT(wiphy_id_evt, cfg80211_sched_scan_stopped,
/openbmc/linux/include/net/
H A Dcfg80211.h6915 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid);
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c172 cfg80211_sched_scan_stopped(ar->wiphy, 0); in ath6kl_cfg80211_sscan_disable()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c3922 cfg80211_sched_scan_stopped(wiphy, 0); in brcmf_notify_sched_scan_results()