Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uathreg.h170 struct uath_tx_desc { struct
171 uint32_t msglen;
172 uint32_t msgid; /* msg id (supplied by host) */
173 uint32_t type; /* opcode: WDMSG_SEND or WDCMSG_FLUSH */
174 uint32_t txqid; /* tx queue id and flags */
178 uint32_t connid; /* tx connection id */
180 uint32_t flags; /* non-zero if response desired */
182 uint32_t buflen; /* payload length */