Home
last modified time | relevance | path

Searched refs:et_txeof (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/et/
H A Dif_et.c92 static void et_txeof(struct et_softc *, int);
1075 et_txeof(sc, 1); in et_intr()
1222 et_txeof(sc, 0); in et_start()
1244 et_txeof(sc, 0); in et_start()
2010 et_txeof(struct et_softc *sc, int start) in et_txeof() function