malo_tx_ring      256 dev/ic/malo.c  int	malo_alloc_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring,
malo_tx_ring      258 dev/ic/malo.c  void	malo_reset_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring);
malo_tx_ring      259 dev/ic/malo.c  void	malo_free_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring);
malo_tx_ring      714 dev/ic/malo.c  malo_alloc_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring,
malo_tx_ring      791 dev/ic/malo.c  malo_reset_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring)
malo_tx_ring      826 dev/ic/malo.c  malo_free_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring)
malo_tx_ring       37 dev/ic/malo.h  struct malo_tx_ring {
malo_tx_ring       81 dev/ic/malo.h  	struct malo_tx_ring	sc_txring;