Searched refs:max_hotlist_ssids (Results 1 – 3 of 3) sorted by relevance
1429 (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()
1583 dest_capab->max_hotlist_ssids = in wma_extscan_capabilities_event_handler()1609 dest_capab->max_hotlist_ssids, in wma_extscan_capabilities_event_handler()
2568 uint32_t max_hotlist_ssids; member