nfe_alloc_tx_ring
static int nfe_alloc_tx_ring(struct nfe_softc *, struct nfe_tx_ring *);
if ((error = nfe_alloc_tx_ring(sc, &sc->txq)) != 0)