Searched refs:WPAS_MAX_SCAN_SSIDS (Results 1 – 4 of 4) sorted by relevance
724 if (max_ssids > WPAS_MAX_SCAN_SSIDS) in wpa_supplicant_scan()725 max_ssids = WPAS_MAX_SCAN_SSIDS; in wpa_supplicant_scan()1203 if (wpa_s->max_sched_scan_ssids > WPAS_MAX_SCAN_SSIDS) in wpa_supplicant_req_sched_scan()1204 max_sched_scan_ssids = WPAS_MAX_SCAN_SSIDS; in wpa_supplicant_req_sched_scan()2342 if (wpa_s->max_sched_scan_ssids > WPAS_MAX_SCAN_SSIDS) in wpas_start_pno()2343 max_sched_scan_ssids = WPAS_MAX_SCAN_SSIDS; in wpas_start_pno()
293 #define WPAS_MAX_SCAN_SSIDS 16 macro315 struct wpa_driver_scan_ssid ssids[WPAS_MAX_SCAN_SSIDS];4497 struct wpa_driver_scan_ssid ssids[WPAS_MAX_SCAN_SSIDS];
1050 if (info->num_ssids == WPAS_MAX_SCAN_SSIDS) in send_scan_event()1798 if (info->num_ssids == WPAS_MAX_SCAN_SSIDS) in send_vendor_scan_event()
1031 if (ssids_num >= WPAS_MAX_SCAN_SSIDS) { in wpas_dbus_get_scan_ssids()1391 for (i = 0; i < WPAS_MAX_SCAN_SSIDS; i++) in wpas_dbus_handler_scan()