Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
H A Dwlan_scan_cache_db.c1079 if (scan_db->num_entries >= MAX_SCAN_CACHE_SIZE) { in scm_add_update_entry()
1571 MAX_SCAN_CACHE_SIZE); in scm_get_scan_result()
1900 MAX_SCAN_CACHE_SIZE); in scm_db_init()
/wlan-driver/qcacld-3.0/configs/
H A Dconfig_to_feature.h2462 #define MAX_SCAN_CACHE_SIZE (CONFIG_MAX_SCAN_CACHE_SIZE) macro
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_utils_api.c4049 qdf_list_create(scan_list, MAX_SCAN_CACHE_SIZE); in util_scan_unpack_beacon_frame()