Searched refs:iwi_reset_tx_ring (Results 1 – 1 of 1) sorted by relevance
152 static void iwi_reset_tx_ring(struct iwi_softc *, struct iwi_tx_ring *);669 iwi_reset_tx_ring(struct iwi_softc *sc, struct iwi_tx_ring *ring) in iwi_reset_tx_ring() function3210 iwi_reset_tx_ring(sc, &sc->txq[0]); in iwi_stop_locked()3211 iwi_reset_tx_ring(sc, &sc->txq[1]); in iwi_stop_locked()3212 iwi_reset_tx_ring(sc, &sc->txq[2]); in iwi_stop_locked()3213 iwi_reset_tx_ring(sc, &sc->txq[3]); in iwi_stop_locked()