Searched refs:fxp_intr_body (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/fxp/ |
H A D | if_fxp.c | 226 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
|