Home
last modified time | relevance | path

Searched refs:cfg80211_sched_scan_stopped_rtnl (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/wireless/
Dscan.c289 void cfg80211_sched_scan_stopped_rtnl(struct wiphy *wiphy) in cfg80211_sched_scan_stopped_rtnl() function
299 EXPORT_SYMBOL(cfg80211_sched_scan_stopped_rtnl);
304 cfg80211_sched_scan_stopped_rtnl(wiphy); in cfg80211_sched_scan_stopped()
/linux-4.1.27/include/net/
Dcfg80211.h3947 void cfg80211_sched_scan_stopped_rtnl(struct wiphy *wiphy);
/linux-4.1.27/net/mac80211/
Dutil.c2085 cfg80211_sched_scan_stopped_rtnl(local->hw.wiphy); in ieee80211_reconfig()