dwc_gmac_alloc_rx_ring
if (dwc_gmac_alloc_rx_ring(sc, &sc->sc_rxq) != 0) {
static int dwc_gmac_alloc_rx_ring(struct dwc_gmac_softc *, struct dwc_gmac_rx_ring *);