Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxp.c224 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 …]
H A Dif_fxpvar.h181 struct fxp_softc { struct