malo_rx_ring
static int malo_alloc_rx_ring(struct malo_softc *sc, struct malo_rx_ring *ring,
static void malo_reset_rx_ring(struct malo_softc *sc, struct malo_rx_ring *ring);
static 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;