Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_mtwvar.h148 struct mtw_tx_ring { struct
149 struct mtw_tx_data data[MTW_TX_RING_COUNT];
150 struct usbd_pipe *pipeh;
151 int cur;
152 int queued;
153 uint8_t pipe_no;