gfe_tx_txqalloc
int error = gfe_tx_txqalloc(sc, txprio);
STATIC int gfe_tx_txqalloc(struct gfe_softc *, enum gfe_txprio);
error = gfe_tx_txqalloc(sc, GE_TXPRIO_HI);