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);
|