Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h495 struct wpi_cmd_data { struct
496 uint16_t len;
497 uint16_t lnext;
498 uint32_t flags;
508 uint8_t plcp;
509 uint8_t id;
510 uint8_t tid;
511 uint8_t security;
537 uint32_t flags; /* same as wpi_cmd_data */ argument