Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WPAS_MAX_SCAN_SSIDS

490 		if (max_ssids > WPAS_MAX_SCAN_SSIDS)
491 max_ssids = WPAS_MAX_SCAN_SSIDS;
744 if (wpa_s->max_sched_scan_ssids > WPAS_MAX_SCAN_SSIDS)
745 max_sched_scan_ssids = WPAS_MAX_SCAN_SSIDS;