Lines Matching defs:wpi_scan_hdr
613 struct wpi_scan_hdr { struct
614 uint16_t len;
615 uint8_t reserved1;
616 uint8_t nchan;
617 uint16_t quiet_time; /* timeout in milliseconds */
620 uint16_t quiet_threshold; /* min # of packets */
621 uint16_t crc_threshold;
622 uint16_t reserved2;
623 uint32_t max_svc; /* background scans */
624 uint32_t pause_svc; /* background scans */
628 uint32_t flags;
629 uint32_t filter;