Lines Matching full:scan
18 /* Header file for application to invoke scan service */
34 /* Scan type including active and passive scan. */
53 u16 duration; /* 0: use default, otherwise: channel scan time */
56 enum rtw_phl_scan_type type; /* active scan: 1, passive scan: 0 */
62 SCAN_REQ_ABORT, /* abort a non-started(queued) scan */
63 SCAN_REQ_CANCEL, /* cancel a started scan */
64 SCAN_REQ_COMPLETE /* scan complete */
82 u8 repeat; /* 255 means scan forever until cancel */
105 /* scan fsm internal use
118 /* create for computing scan time */
133 IMMEDIATE /* cancel previous scan and run immediately */
161 /* CMD_DISP SCAN*/