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

/netbsd-current/sys/dev/ic/
H A Ddwc_gmac.c85 static int dwc_gmac_alloc_tx_ring(struct dwc_gmac_softc *, struct dwc_gmac_tx_ring *);
284 if (dwc_gmac_alloc_tx_ring(sc, &sc->sc_txq) != 0) {
675 dwc_gmac_alloc_tx_ring(struct dwc_gmac_softc *sc, function

Completed in 377 milliseconds