Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WPAS_MAX_SCAN_SSIDS

618 		if (max_ssids > WPAS_MAX_SCAN_SSIDS)
619 max_ssids = WPAS_MAX_SCAN_SSIDS;
985 if (wpa_s->max_sched_scan_ssids > WPAS_MAX_SCAN_SSIDS)
986 max_sched_scan_ssids = WPAS_MAX_SCAN_SSIDS;