Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
H A Dif_wpireg.h240 struct wpi_tx_desc { struct
241 uint8_t reserved1[3];
242 uint8_t nsegs;
245 struct {
248 } __packed segs[WPI_MAX_SCATTER];
249 uint8_t reserved2[28];