Searched refs:cfg80211_sched_scan_stopped (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
D | sta_event.c | 857 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_process_sta_event()
|
D | sta_ioctl.c | 532 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_enable_hs()
|
D | main.c | 762 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_close()
|
/kernel/linux/linux-5.10/net/mac80211/ |
D | scan.c | 1441 cfg80211_sched_scan_stopped(local->hw.wiphy, 0); in ieee80211_sched_scan_end()
|
/kernel/linux/linux-5.10/net/wireless/ |
D | scan.c | 1159 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped() function 1165 EXPORT_SYMBOL(cfg80211_sched_scan_stopped);
|
D | trace.h | 3224 DEFINE_EVENT(wiphy_id_evt, cfg80211_sched_scan_stopped,
|
/kernel/linux/linux-5.10/include/net/ |
D | cfg80211.h | 6050 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid);
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 172 cfg80211_sched_scan_stopped(ar->wiphy, 0); in ath6kl_cfg80211_sscan_disable()
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | cfg80211.c | 3585 cfg80211_sched_scan_stopped(wiphy, 0); in brcmf_notify_sched_scan_results()
|