Searched refs:WPAS_MAX_SCAN_SSIDS (Results 1 – 6 of 6) sorted by relevance
37 u8 ssids[WPAS_MAX_SCAN_SSIDS][32];38 u8 ssid_lens[WPAS_MAX_SCAN_SSIDS];
915 if (max_ssids > WPAS_MAX_SCAN_SSIDS) in wpa_supplicant_scan()916 max_ssids = WPAS_MAX_SCAN_SSIDS; in wpa_supplicant_scan()1436 if (wpa_s->max_sched_scan_ssids > WPAS_MAX_SCAN_SSIDS) in wpa_supplicant_req_sched_scan()1437 max_sched_scan_ssids = WPAS_MAX_SCAN_SSIDS; in wpa_supplicant_req_sched_scan()2615 if (wpa_s->max_sched_scan_ssids > WPAS_MAX_SCAN_SSIDS) in wpas_start_pno()2616 max_sched_scan_ssids = WPAS_MAX_SCAN_SSIDS; in wpas_start_pno()
155 if (scan->num_ssids > WPAS_MAX_SCAN_SSIDS) { in wpa_priv_cmd_scan()
358 #define WPAS_MAX_SCAN_SSIDS 16 macro380 struct wpa_driver_scan_ssid ssids[WPAS_MAX_SCAN_SSIDS];5236 struct wpa_driver_scan_ssid ssids[WPAS_MAX_SCAN_SSIDS];
1138 if (info->num_ssids == WPAS_MAX_SCAN_SSIDS) in send_scan_event()1949 if (info->num_ssids == WPAS_MAX_SCAN_SSIDS) in send_vendor_scan_event()
1091 if (ssids_num >= WPAS_MAX_SCAN_SSIDS) { in wpas_dbus_get_scan_ssids()1450 for (i = 0; i < WPAS_MAX_SCAN_SSIDS; i++) in wpas_dbus_handler_scan()