Searched defs:wpi_scan_hdr (Results 1 – 1 of 1) sorted by relevance
483 struct wpi_scan_hdr { struct484 uint16_t len;485 uint8_t reserved1;486 uint8_t nchan;487 uint16_t quiet;488 uint16_t plcp_threshold;489 uint16_t crc_threshold;490 uint16_t reserved2;491 uint32_t max_svc; /* background scans */492 uint32_t pause_svc; /* background scans */[all …]