Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_iwm.c261 static void iwm_reset_rx_ring(struct iwm_softc *, struct iwm_rx_ring *);
1245 iwm_reset_rx_ring(struct iwm_softc *sc, struct iwm_rx_ring *ring) in iwm_reset_rx_ring() function
1781 iwm_reset_rx_ring(sc, &sc->rxq); in iwm_stop_device()