Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ext_scan.c1429 (sizeof(data->max_hotlist_ssids) + NLA_HDRLEN) + in wlan_hdd_send_ext_scan_capability()
1459 hdd_debug("max_hotlist_ssids %u", data->max_hotlist_ssids); in wlan_hdd_send_ext_scan_capability()
1485 nla_put_u32(skb, MAX_HOTLIST_SSIDS, data->max_hotlist_ssids) || in wlan_hdd_send_ext_scan_capability()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_scan_roam.c1583 dest_capab->max_hotlist_ssids = in wma_extscan_capabilities_event_handler()
1609 dest_capab->max_hotlist_ssids, in wma_extscan_capabilities_event_handler()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h2568 uint32_t max_hotlist_ssids; member