malo_tx_ring
static int malo_alloc_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring,
static void malo_reset_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring);
static 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;