Searched refs:cfg80211_sched_scan_stopped (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/ |
D | sta_event.c | 846 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_process_sta_event()
|
D | sta_ioctl.c | 520 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_enable_hs()
|
D | main.c | 789 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_close()
|
/linux-6.1.9/net/mac80211/ |
D | scan.c | 1447 cfg80211_sched_scan_stopped(local->hw.wiphy, 0); in ieee80211_sched_scan_end()
|
/linux-6.1.9/net/wireless/ |
D | scan.c | 1164 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped() function 1170 EXPORT_SYMBOL(cfg80211_sched_scan_stopped);
|
D | trace.h | 3517 DEFINE_EVENT(wiphy_id_evt, cfg80211_sched_scan_stopped,
|
/linux-6.1.9/include/net/ |
D | cfg80211.h | 6601 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid);
|
/linux-6.1.9/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 172 cfg80211_sched_scan_stopped(ar->wiphy, 0); in ath6kl_cfg80211_sscan_disable()
|
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | cfg80211.c | 3579 cfg80211_sched_scan_stopped(wiphy, 0); in brcmf_notify_sched_scan_results()
|