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

/freebsd-11.0-release/sys/dev/iwi/
H A Dif_iwi.c145 static void iwi_reset_tx_ring(struct iwi_softc *, struct iwi_tx_ring *);
664 iwi_reset_tx_ring(struct iwi_softc *sc, struct iwi_tx_ring *ring) function
3195 iwi_reset_tx_ring(sc, &sc->txq[0]);
3196 iwi_reset_tx_ring(sc, &sc->txq[1]);
3197 iwi_reset_tx_ring(sc, &sc->txq[2]);
3198 iwi_reset_tx_ring(sc, &sc->txq[3]);

Completed in 54 milliseconds