malo_tx_desc
struct malo_tx_desc *desc;
struct malo_tx_desc *desc;
sc->sc_txring.cur * sizeof(struct malo_tx_desc),
sizeof(struct malo_tx_desc), BUS_DMASYNC_PREWRITE);
struct malo_tx_desc *desc;
sc->sc_txring.cur * sizeof(struct malo_tx_desc),
sizeof(struct malo_tx_desc), BUS_DMASYNC_PREWRITE);
malo_tx_setup_desc(struct malo_softc *sc, struct malo_tx_desc *desc,
void malo_tx_setup_desc(struct malo_softc *sc, struct malo_tx_desc *desc,
count * sizeof(struct malo_tx_desc), 1,
count * sizeof(struct malo_tx_desc), 0, BUS_DMA_NOWAIT, &ring->map);
count * sizeof(struct malo_tx_desc), PAGE_SIZE, 0,
count * sizeof(struct malo_tx_desc), (caddr_t *)&ring->desc,
count * sizeof(struct malo_tx_desc), NULL, BUS_DMA_NOWAIT);
(i + 1) % count * sizeof(struct malo_tx_desc));
struct malo_tx_desc *desc;
ring->count * sizeof(struct malo_tx_desc));
struct malo_tx_desc;
struct malo_tx_desc *desc;
struct malo_tx_desc *txdesc = sc->sc_data;