Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/scan/src/
H A Dwlan_cfg80211_scan.c2233 wlan_scan_wiphy_set_max_sched_scans(struct wiphy *wiphy, uint8_t max_scans) in wlan_scan_wiphy_set_max_sched_scans() argument
2235 if (max_scans == 0) in wlan_scan_wiphy_set_max_sched_scans()
2242 wlan_scan_wiphy_set_max_sched_scans(struct wiphy *wiphy, uint8_t max_scans) in wlan_scan_wiphy_set_max_sched_scans() argument
2244 wiphy->max_sched_scan_reqs = max_scans; in wlan_scan_wiphy_set_max_sched_scans()