Home
last modified time | relevance | path

Searched refs:reqid (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_scan.h82 uint64_t reqid);
H A Dwlan_hdd_power.c2251 hdd_sched_scan_results(struct wiphy *wiphy, uint64_t reqid) in hdd_sched_scan_results() argument
2257 hdd_sched_scan_results(struct wiphy *wiphy, uint64_t reqid) in hdd_sched_scan_results() argument
2259 cfg80211_sched_scan_results(wiphy, reqid); in hdd_sched_scan_results()
H A Dwlan_hdd_scan.c1491 uint64_t reqid) in wlan_hdd_cfg80211_sched_scan_stop() argument
/wlan-driver/qca-wifi-host-cmn/os_if/linux/scan/src/
H A Dwlan_cfg80211_scan.c233 wlan_cfg80211_sched_scan_results(struct wiphy *wiphy, uint64_t reqid) in wlan_cfg80211_sched_scan_results() argument
239 wlan_cfg80211_sched_scan_results(struct wiphy *wiphy, uint64_t reqid) in wlan_cfg80211_sched_scan_results() argument
241 cfg80211_sched_scan_results(wiphy, reqid); in wlan_cfg80211_sched_scan_results()