HomeSort by: relevance | last modified time | path
    Searched defs:wpi_reset_rx_ring (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_wpi.c 98 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) function in typeref:typename:void
3344 wpi_reset_rx_ring(sc, &sc->rxq);

Completed in 13 milliseconds