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

/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2560.c97 static void rt2560_reset_tx_ring(struct rt2560_softc *,
521 rt2560_reset_tx_ring(struct rt2560_softc *sc, struct rt2560_tx_ring *ring) function
2688 rt2560_reset_tx_ring(sc, &sc->txq);
2689 rt2560_reset_tx_ring(sc, &sc->atimq);
2690 rt2560_reset_tx_ring(sc, &sc->prioq);
2691 rt2560_reset_tx_ring(sc, &sc->bcnq);

Completed in 39 milliseconds