Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/age/
H A Dif_age.c94 static void age_txintr(struct age_softc *, int);
1899 age_txintr(sc, sc->age_tpd_cons); in age_intr()
1931 age_txintr(struct age_softc *sc, int tpd_cons) in age_txintr() function