Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dsta_event.c861 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_process_sta_event()
Dsta_ioctl.c519 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_enable_hs()
Dmain.c787 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_close()
/linux-6.12.1/net/wireless/
Dscan.c1288 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped() function
1294 EXPORT_SYMBOL(cfg80211_sched_scan_stopped);
Dtrace.h3719 DEFINE_EVENT(wiphy_id_evt, cfg80211_sched_scan_stopped,
/linux-6.12.1/include/net/
Dcfg80211.h7254 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid);
/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c172 cfg80211_sched_scan_stopped(ar->wiphy, 0); in ath6kl_cfg80211_sscan_disable()
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c3921 cfg80211_sched_scan_stopped(wiphy, 0); in brcmf_notify_sched_scan_results()