Searched defs:scan_info (Results 1 – 5 of 5) sorted by relevance
5352 struct scan_info { struct5353 int aborted;5354 const int *freqs;5355 size_t num_freqs;5356 struct wpa_driver_scan_ssid ssids[WPAS_MAX_SCAN_SSIDS];5357 size_t num_ssids;5358 int external_scan;5359 int nl_scan_event;5360 u64 scan_start_tsf;5361 u8 scan_start_tsf_bssid[ETH_ALEN];[all …]
5714 struct scan_info { struct5715 int aborted;5716 const int *freqs;5717 size_t num_freqs;5718 struct wpa_driver_scan_ssid ssids[WPAS_MAX_SCAN_SSIDS];5719 size_t num_ssids;5720 int external_scan;5721 int nl_scan_event;5722 u64 scan_start_tsf;5723 u8 scan_start_tsf_bssid[ETH_ALEN];[all …]
365 const jpeg_scan_info *scan_info; /* script for multi-scan file, or NULL */ member
361 const jpeg_scan_info *scan_info; /* script for multi-scan file, or NULL */ member