Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dif_wpi.c98 static void wpi_reset_rx_ring(struct wpi_softc *, struct wpi_rx_ring *);
741 wpi_reset_rx_ring(struct wpi_softc *sc, struct wpi_rx_ring *ring) in wpi_reset_rx_ring() function
3344 wpi_reset_rx_ring(sc, &sc->rxq); in wpi_stop1()