dwc_gmac_alloc_tx_ring
if (dwc_gmac_alloc_tx_ring(sc, &sc->sc_txq) != 0) {
static int dwc_gmac_alloc_tx_ring(struct dwc_gmac_softc *, struct dwc_gmac_tx_ring *);