mec_softc
struct mec_softc *sc = ifp->if_softc;
struct mec_softc *sc = ifp->if_softc;
struct mec_softc *sc = arg;
mec_setfilter(struct mec_softc *sc)
struct mec_softc *sc = arg;
mec_rxintr(struct mec_softc *sc)
mec_rxcsum(struct mec_softc *sc, struct mbuf *m, uint16_t rxcsum, uint32_t crc)
mec_txintr(struct mec_softc *sc, uint32_t txptr)
struct mec_softc *sc = device_private(self);
static int mec_mii_wait(struct mec_softc *);
static void mec_reset(struct mec_softc *);
static void mec_setfilter(struct mec_softc *);
static void mec_rxintr(struct mec_softc *);
static void mec_rxcsum(struct mec_softc *, struct mbuf *, uint16_t,
static void mec_txintr(struct mec_softc *, uint32_t);
CFATTACH_DECL_NEW(mec, sizeof(struct mec_softc),
struct mec_softc *sc = device_private(self);
struct mec_softc *sc = device_private(self);
struct mec_softc *sc = device_private(self);
mec_mii_wait(struct mec_softc *sc)
struct mec_softc *sc = ifp->if_softc;
struct mec_softc *sc = ifp->if_softc;
mec_reset(struct mec_softc *sc)
struct mec_softc *sc = ifp->if_softc;