malo_rx_ring
int malo_alloc_rx_ring(struct malo_softc *sc, struct malo_rx_ring *ring,
void malo_reset_rx_ring(struct malo_softc *sc, struct malo_rx_ring *ring);
void malo_free_rx_ring(struct malo_softc *sc, struct malo_rx_ring *ring);
malo_alloc_rx_ring(struct malo_softc *sc, struct malo_rx_ring *ring, int count)
malo_reset_rx_ring(struct malo_softc *sc, struct malo_rx_ring *ring)
malo_free_rx_ring(struct malo_softc *sc, struct malo_rx_ring *ring)
struct malo_rx_ring sc_rxring;