Home | History | Annotate | Download | only in drivers

Lines Matching defs:ssids

339  * struct wpa_driver_scan_ssid - SSIDs to scan for
356 * ssids - SSIDs to scan for
358 struct wpa_driver_scan_ssid ssids[WPAS_MAX_SCAN_SSIDS];
361 * num_ssids - Number of entries in ssids array
384 * filter_ssids - Filter for reporting SSIDs
387 * filter scan results to include only the specified SSIDs. %NULL
390 * number of APs with different SSIDs.
1476 /** Maximum number of supported active probe SSIDs */
1479 /** Maximum number of supported active probe SSIDs for sched_scan */
4792 * @ssids: Scanned SSIDs (%NULL or zero-length SSID indicates wildcard
4794 * @num_ssids: Number of entries in ssids array
4808 struct wpa_driver_scan_ssid ssids[WPAS_MAX_SCAN_SSIDS];