mwx_txwi
LIST_ENTRY(mwx_txwi) mt_entry;
struct mwx_txwi *mt_data;
LIST_HEAD(, mwx_txwi) mt_freelist;
struct mwx_txwi *md_txwi;
struct mwx_txwi *mt = &q->mt_data[i];
struct mwx_txwi *
struct mwx_txwi *mt;
mwx_txwi_put(struct mwx_softc *sc, struct mwx_txwi *mt)
mwx_txwi_enqueue(struct mwx_softc *sc, struct mwx_txwi *mt, struct mbuf *m)
struct mwx_txwi *mt)
struct mwx_txwi *mwx_txwi_get(struct mwx_softc *);
void mwx_txwi_put(struct mwx_softc *, struct mwx_txwi *);
int mwx_txwi_enqueue(struct mwx_softc *, struct mwx_txwi *, struct mbuf *);
struct mwx_txwi *);
struct mwx_txwi *mt;