Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_wpireg.h417 struct wpi_cmd_beacon { struct
418 uint16_t len;
419 uint16_t reserved1;
420 uint32_t flags; /* same as wpi_cmd_data */
421 uint8_t rate;
422 uint8_t id;
423 uint8_t reserved2[30];
424 uint32_t lifetime;
425 uint8_t ofdm_mask;
426 uint8_t cck_mask;
[all …]