Searched refs:gfe_tx_txqalloc (Results 1 – 1 of 1) sorted by relevance
176 STATIC int gfe_tx_txqalloc(struct gfe_softc *, enum gfe_txprio);532 error = gfe_tx_txqalloc(sc, GE_TXPRIO_HI); in gfe_attach()1448 gfe_tx_txqalloc(struct gfe_softc *sc, enum gfe_txprio txprio) in gfe_tx_txqalloc() function1491 int error = gfe_tx_txqalloc(sc, txprio); in gfe_tx_start()