Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h534 struct wpi_cmd_beacon { struct
535 uint16_t len;
536 uint16_t reserved1;
537 uint32_t flags; /* same as wpi_cmd_data */
538 uint8_t plcp;
539 uint8_t id;
540 uint8_t reserved2[30];
541 uint32_t lifetime;
542 uint8_t ofdm_mask;
543 uint8_t cck_mask;
[all …]