Home
last modified time | relevance | path

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

/linux-4.1.27/net/wireless/
Dscan.c301 void cfg80211_sched_scan_stopped(struct wiphy *wiphy) in cfg80211_sched_scan_stopped() function
307 EXPORT_SYMBOL(cfg80211_sched_scan_stopped);
Dtrace.h2636 DEFINE_EVENT(wiphy_only_evt, cfg80211_sched_scan_stopped,
/linux-4.1.27/net/mac80211/
Dscan.c1201 cfg80211_sched_scan_stopped(local->hw.wiphy); in ieee80211_sched_scan_end()
/linux-4.1.27/include/net/
Dcfg80211.h3935 void cfg80211_sched_scan_stopped(struct wiphy *wiphy);
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c173 cfg80211_sched_scan_stopped(ar->wiphy); in ath6kl_cfg80211_sscan_disable()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c3336 cfg80211_sched_scan_stopped(wiphy); in brcmf_notify_sched_scan_results()