Home
last modified time | relevance | path

Searched defs:wpi_scan_hdr (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dif_wpireg.h470 struct wpi_scan_hdr { struct
471 uint16_t len;
472 uint8_t reserved1;
473 uint8_t nchan;
474 uint16_t quiet_time;
475 uint16_t quiet_threshold;
476 uint16_t crc_threshold;
477 uint16_t reserved2;
478 uint32_t max_svc; /* background scans */
479 uint32_t pause_svc; /* background scans */
[all …]