Searched refs:dwc_gmac_alloc_rx_ring (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Ddwc_gmac.c82 static int dwc_gmac_alloc_rx_ring(struct dwc_gmac_softc *, struct dwc_gmac_rx_ring *);
289 if (dwc_gmac_alloc_rx_ring(sc, &sc->sc_rxq) != 0) {
471 dwc_gmac_alloc_rx_ring(struct dwc_gmac_softc *sc, function

Completed in 182 milliseconds