Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dsta_event.c846 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_process_sta_event()
Dsta_ioctl.c520 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_enable_hs()
Dmain.c789 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_close()
/linux-6.1.9/net/mac80211/
Dscan.c1447 cfg80211_sched_scan_stopped(local->hw.wiphy, 0); in ieee80211_sched_scan_end()
/linux-6.1.9/net/wireless/
Dscan.c1164 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped() function
1170 EXPORT_SYMBOL(cfg80211_sched_scan_stopped);
Dtrace.h3517 DEFINE_EVENT(wiphy_id_evt, cfg80211_sched_scan_stopped,
/linux-6.1.9/include/net/
Dcfg80211.h6601 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid);
/linux-6.1.9/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c172 cfg80211_sched_scan_stopped(ar->wiphy, 0); in ath6kl_cfg80211_sscan_disable()
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c3579 cfg80211_sched_scan_stopped(wiphy, 0); in brcmf_notify_sched_scan_results()