Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/inc/
H A Dwlan_scan_tgt_api.h153 uint32_t max_active_scans);
/wlan-driver/qca-wifi-host-cmn/target_if/scan/inc/
H A Dtarget_if_scan.h131 uint32_t max_active_scans);
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_tgt_api.c398 uint32_t max_active_scans) in tgt_scan_set_max_active_scans() argument
413 scan_params->max_active_scans_allowed = max_active_scans; in tgt_scan_set_max_active_scans()
/wlan-driver/qca-wifi-host-cmn/target_if/scan/src/
H A Dtarget_if_scan.c534 uint32_t max_active_scans) in target_if_scan_set_max_active_scans() argument
547 max_active_scans); in target_if_scan_set_max_active_scans()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h625 uint32_t max_active_scans);