Searched refs:fxp_softc (Results 1 – 3 of 3) sorted by relevance
224 static void fxp_rxcsum(struct fxp_softc *sc, if_t ifp,226 static int fxp_intr_body(struct fxp_softc *sc, if_t ifp,229 static void fxp_init_body(struct fxp_softc *sc, int);233 static int fxp_encap(struct fxp_softc *sc, struct mbuf **m_head);234 static void fxp_txeof(struct fxp_softc *sc);235 static void fxp_stop(struct fxp_softc *sc);236 static void fxp_release(struct fxp_softc *sc);239 static void fxp_watchdog(struct fxp_softc *sc);240 static void fxp_add_rfabuf(struct fxp_softc *sc,242 static void fxp_discard_rfabuf(struct fxp_softc *sc,[all …]
181 struct fxp_softc { struct
29 struct fxp_softc *sc = device_get_softc(dev); in HAIKU_CHECK_DISABLE_INTERRUPTS()44 struct fxp_softc *sc = device_get_softc(dev); in HAIKU_REENABLE_INTERRUPTS()