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

/freebsd-13-stable/sys/dev/fxp/
H A Dif_fxp.c228 static int fxp_intr_body(struct fxp_softc *sc, if_t ifp,
1709 rx_npkts = fxp_intr_body(sc, ifp, statack, count);
1754 fxp_intr_body(sc, ifp, statack, -1);
1869 fxp_intr_body(struct fxp_softc *sc, if_t ifp, uint8_t statack, function

Completed in 107 milliseconds