malo_tx_ring
int malo_alloc_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring,
void malo_reset_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring);
void malo_free_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring);
malo_alloc_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring,
malo_reset_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring)
malo_free_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring)
struct malo_tx_ring sc_txring;