Searched defs:wpi_scan_hdr (Results 1 – 1 of 1) sorted by relevance
477 struct wpi_scan_hdr { struct478 uint16_t len;479 uint8_t reserved1;480 uint8_t nchan;481 uint16_t quiet;482 uint16_t threshold;483 uint16_t promotion;484 uint16_t reserved2;485 uint32_t maxtimeout;486 uint32_t suspend;[all …]