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];
977 if (max_ssids > WPAS_MAX_SCAN_SSIDS) in wpa_supplicant_scan()978 max_ssids = WPAS_MAX_SCAN_SSIDS; in wpa_supplicant_scan()1516 if (wpa_s->max_sched_scan_ssids > WPAS_MAX_SCAN_SSIDS) in wpa_supplicant_req_sched_scan()1517 max_sched_scan_ssids = WPAS_MAX_SCAN_SSIDS; in wpa_supplicant_req_sched_scan()2719 if (wpa_s->max_sched_scan_ssids > WPAS_MAX_SCAN_SSIDS) in wpas_start_pno()2720 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()
407 #define WPAS_MAX_SCAN_SSIDS 16 macro429 struct wpa_driver_scan_ssid ssids[WPAS_MAX_SCAN_SSIDS];5678 struct wpa_driver_scan_ssid ssids[WPAS_MAX_SCAN_SSIDS];
1330 if (info->num_ssids == WPAS_MAX_SCAN_SSIDS) in send_scan_event()2330 if (info->num_ssids == WPAS_MAX_SCAN_SSIDS) in send_vendor_scan_event()
1130 if (ssids_num >= WPAS_MAX_SCAN_SSIDS) { in wpas_dbus_get_scan_ssids()1489 for (i = 0; i < WPAS_MAX_SCAN_SSIDS; i++) in wpas_dbus_handler_scan()