Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxp.c226 static int fxp_intr_body(struct fxp_softc *sc, if_t ifp,
1692 rx_npkts = fxp_intr_body(sc, ifp, statack, count); in fxp_poll()
1737 fxp_intr_body(sc, ifp, statack, -1); in fxp_intr()
1852 fxp_intr_body(struct fxp_softc *sc, if_t ifp, uint8_t statack, in fxp_intr_body() function