HomeSort by: relevance | last modified time | path
    Searched defs:gfe_tx_stop (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/marvell/
if_gfe.c 178 STATIC void gfe_tx_stop(struct gfe_softc *, enum gfe_whack_op);
1587 gfe_tx_stop(struct gfe_softc *sc, enum gfe_whack_op op) function in typeref:typename:void
1589 GE_FUNC_ENTER(sc, "gfe_tx_stop");
1668 gfe_tx_stop(sc, op);
1730 gfe_tx_stop(sc, GE_WHACK_STOP);
if_gfe.c 178 STATIC void gfe_tx_stop(struct gfe_softc *, enum gfe_whack_op);
1587 gfe_tx_stop(struct gfe_softc *sc, enum gfe_whack_op op) function in typeref:typename:void
1589 GE_FUNC_ENTER(sc, "gfe_tx_stop");
1668 gfe_tx_stop(sc, op);
1730 gfe_tx_stop(sc, GE_WHACK_STOP);

Completed in 164 milliseconds