Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ral/
Drt2860.c86 static void rt2860_reset_tx_ring(struct rt2860_softc *,
555 rt2860_reset_tx_ring(struct rt2860_softc *sc, struct rt2860_tx_ring *ring) in rt2860_reset_tx_ring() function
3884 rt2860_reset_tx_ring(sc, &sc->txq[qid]); in rt2860_stop_locked()