Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpi.c162 static void wpi_reset_tx_ring(struct wpi_softc *, struct wpi_tx_ring *);
1258 wpi_reset_tx_ring(struct wpi_softc *sc, struct wpi_tx_ring *ring) in wpi_reset_tx_ring() function
5401 wpi_reset_tx_ring(sc, &sc->txq[qid]); in wpi_hw_stop()