Home
last modified time | relevance | path

Searched refs:rt2560_reset_tx_ring (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/ral/
H A Drt2560.c100 static void rt2560_reset_tx_ring(struct rt2560_softc *,
548 rt2560_reset_tx_ring(struct rt2560_softc *sc, struct rt2560_tx_ring *ring) in rt2560_reset_tx_ring() function
2790 rt2560_reset_tx_ring(sc, &sc->txq); in rt2560_stop_locked()
2791 rt2560_reset_tx_ring(sc, &sc->atimq); in rt2560_stop_locked()
2792 rt2560_reset_tx_ring(sc, &sc->prioq); in rt2560_stop_locked()
2793 rt2560_reset_tx_ring(sc, &sc->bcnq); in rt2560_stop_locked()