mtw_tx_data
static void mtw_tx_free(struct mtw_endpoint_queue *pq, struct mtw_tx_data *,
static void mtw_set_tx_desc(struct mtw_softc *, struct mtw_tx_data *);
mtw_tx_free(struct mtw_endpoint_queue *pq, struct mtw_tx_data *data, int txerr)
struct mtw_tx_data *data;
mtw_set_tx_desc(struct mtw_softc *sc, struct mtw_tx_data *data)
struct mtw_tx_data *data;
struct mtw_tx_data *data;
struct mtw_tx_data *data;
struct mtw_tx_data *data;
struct mtw_tx_data *data;
struct mtw_tx_data *data;
STAILQ_ENTRY(mtw_tx_data) next;
struct mtw_tx_data data[MTW_TX_RING_COUNT];
STAILQ_HEAD(mtw_tx_data_head, mtw_tx_data);
struct mtw_tx_data tx_data[MTW_TX_RING_COUNT];