Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_iwi.c100 static void iwi_reset_rx_ring(struct iwi_softc *, struct iwi_rx_ring *);
761 iwi_reset_rx_ring(struct iwi_softc *sc, struct iwi_rx_ring *ring) in iwi_reset_rx_ring() function
2933 iwi_reset_rx_ring(sc, &sc->rxq); in iwi_stop()