Searched refs:cfg80211_sched_scan_stopped (Results 1 - 17 of 17) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_event.c | 857 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_process_sta_event()
|
H A D | sta_ioctl.c | 532 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_enable_hs()
|
H A D | main.c | 762 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_close()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_event.c | 846 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_process_sta_event()
|
H A D | sta_ioctl.c | 520 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_enable_hs()
|
H A D | main.c | 784 cfg80211_sched_scan_stopped(priv->wdev.wiphy, 0); in mwifiex_close()
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | scan.c | 1441 cfg80211_sched_scan_stopped(local->hw.wiphy, 0); in ieee80211_sched_scan_end()
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | scan.c | 1198 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped() function 1204 EXPORT_SYMBOL(cfg80211_sched_scan_stopped); variable
|
H A D | trace.h | 3224 DEFINE_EVENT(wiphy_id_evt, cfg80211_sched_scan_stopped,
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | scan.c | 1234 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped() function 1240 EXPORT_SYMBOL(cfg80211_sched_scan_stopped); variable
|
H A D | trace.h | 3547 DEFINE_EVENT(wiphy_id_evt, cfg80211_sched_scan_stopped,
|
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 3795 * The driver should not call cfg80211_sched_scan_stopped() for a requested 6044 * cfg80211_sched_scan_stopped - notify that the scheduled scan has stopped 6053 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid);
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 172 cfg80211_sched_scan_stopped(ar->wiphy, 0); in ath6kl_cfg80211_sscan_disable()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 4250 * The driver should not call cfg80211_sched_scan_stopped() for a requested 6904 * cfg80211_sched_scan_stopped - notify that the scheduled scan has stopped 6913 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid);
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A 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/ |
H A D | cfg80211.c | 3589 cfg80211_sched_scan_stopped(wiphy, 0); in brcmf_notify_sched_scan_results()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 3934 cfg80211_sched_scan_stopped(wiphy, 0); in brcmf_notify_sched_scan_results()
|
Completed in 89 milliseconds