Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/rwd/
H A Drt2661.c173 static void rt2661_reset_tx_ring(struct rt2661_softc *,
682 rt2661_reset_tx_ring(struct rt2661_softc *sc, struct rt2661_tx_ring *ring) in rt2661_reset_tx_ring() function
2117 rt2661_reset_tx_ring(sc, &sc->txq[0]); in rt2661_stop_locked()
2118 rt2661_reset_tx_ring(sc, &sc->txq[1]); in rt2661_stop_locked()
2119 rt2661_reset_tx_ring(sc, &sc->txq[2]); in rt2661_stop_locked()
2120 rt2661_reset_tx_ring(sc, &sc->txq[3]); in rt2661_stop_locked()
2121 rt2661_reset_tx_ring(sc, &sc->mgtq); in rt2661_stop_locked()