Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/wpi/
H A Dif_wpireg.h613 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 */
[all …]