Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c1253 cfg80211_sched_scan_results(priv->wdev.wiphy, 0); in mwifiex_process_sta_cmdresp()
/openbmc/linux/net/mac80211/
H A Dscan.c1419 cfg80211_sched_scan_results(hw->wiphy, 0); in ieee80211_sched_scan_results()
/openbmc/linux/net/wireless/
H A Dscan.c1219 void cfg80211_sched_scan_results(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_results() function
1235 EXPORT_SYMBOL(cfg80211_sched_scan_results);
H A Dtrace.h3552 DEFINE_EVENT(wiphy_id_evt, cfg80211_sched_scan_results,
/openbmc/linux/include/net/
H A Dcfg80211.h6903 void cfg80211_sched_scan_results(struct wiphy *wiphy, u64 reqid);
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.c1449 cfg80211_sched_scan_results(wiphy, 0); in wmi_evt_sched_scan_result()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c1083 cfg80211_sched_scan_results(vif->ar->wiphy, 0); in ath6kl_wmi_sscan_timer()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c1226 cfg80211_sched_scan_results(cfg_to_wiphy(cfg), in brcmf_notify_escan_complete()