malo_rx_ring 252 dev/ic/malo.c int malo_alloc_rx_ring(struct malo_softc *sc, struct malo_rx_ring *ring,
malo_rx_ring 254 dev/ic/malo.c void malo_reset_rx_ring(struct malo_softc *sc, struct malo_rx_ring *ring);
malo_rx_ring 255 dev/ic/malo.c void malo_free_rx_ring(struct malo_softc *sc, struct malo_rx_ring *ring);
malo_rx_ring 553 dev/ic/malo.c malo_alloc_rx_ring(struct malo_softc *sc, struct malo_rx_ring *ring, int count)
malo_rx_ring 666 dev/ic/malo.c malo_reset_rx_ring(struct malo_softc *sc, struct malo_rx_ring *ring)
malo_rx_ring 680 dev/ic/malo.c malo_free_rx_ring(struct malo_softc *sc, struct malo_rx_ring *ring)
malo_rx_ring 23 dev/ic/malo.h struct malo_rx_ring {
malo_rx_ring 80 dev/ic/malo.h struct malo_rx_ring sc_rxring;