Lines Matching full:scan
193 * - Add optional scan request parameters for SIOCSIWSCAN
359 #define IWEVQUAL 0x8C01 /* Quality part of statistics (scan) */
364 * (scan results); This includes id and
366 * contain more than one IE. Scan
525 #define IW_SCAN_DEFAULT 0x0000 /* Default scan of the driver */
526 #define IW_SCAN_ALL_ESSID 0x0001 /* Scan all ESSIDs */
527 #define IW_SCAN_THIS_ESSID 0x0002 /* Scan only this ESSID */
528 #define IW_SCAN_ALL_FREQ 0x0004 /* Scan all Frequencies */
529 #define IW_SCAN_THIS_FREQ 0x0008 /* Scan only this Frequency */
530 #define IW_SCAN_ALL_MODE 0x0010 /* Scan all Modes */
531 #define IW_SCAN_THIS_MODE 0x0020 /* Scan only this Mode */
532 #define IW_SCAN_ALL_RATE 0x0040 /* Scan all Bit-Rates */
533 #define IW_SCAN_THIS_RATE 0x0080 /* Scan only this Bit-Rate */
540 /* Scan capability flags - in (struct iw_range *)->scan_capa */
758 * Optional data for scan request
761 * scanning behavior, these do not apply to getting scan results
763 * provide a merged results with all BSSes even if the previous scan
765 * Especially, scan results are required to include an entry for the
773 * 0 = scan all allowed channels */
776 * to request different scan behavior */
782 * the current ESSID. This allows scan requests for specific ESSID
790 * These are based on the MLME-SCAN.request from IEEE Std 802.11.
987 /* Scan capabilities */