mvgbe_softc
struct mvgbe_softc *sc = arg;
struct mvgbe_softc *sc = ifp->if_softc;
struct mvgbe_softc *sc = ifp->if_softc;
struct mvgbe_softc *sc = ifp->if_softc;
struct mvgbe_softc *sc = ifp->if_softc;
struct mvgbe_softc *sc = ifp->if_softc;
struct mvgbe_softc *sc = ifp->if_softc;
mvgbe_init_rx_ring(struct mvgbe_softc *sc)
mvgbe_init_tx_ring(struct mvgbe_softc *sc)
mvgbe_newbuf(struct mvgbe_softc *sc, int i, struct mbuf *m,
mvgbe_alloc_jumbo_mem(struct mvgbe_softc *sc)
mvgbe_jalloc(struct mvgbe_softc *sc)
struct mvgbe_softc *sc;
sc = (struct mvgbe_softc *)arg;
mvgbe_encap(struct mvgbe_softc *sc, struct mbuf *m_head,
mvgbe_rxeof(struct mvgbe_softc *sc)
mvgbe_txeof(struct mvgbe_softc *sc)
mvgbe_filter_setup(struct mvgbe_softc *sc)
sysctl_mvgbe_init(struct mvgbe_softc *sc)
struct mvgbe_softc *sc;
struct mvgbe_softc *sc;
static int mvgbe_init_rx_ring(struct mvgbe_softc *);
static int mvgbe_init_tx_ring(struct mvgbe_softc *);
static int mvgbe_newbuf(struct mvgbe_softc *, int, struct mbuf *, bus_dmamap_t);
static int mvgbe_alloc_jumbo_mem(struct mvgbe_softc *);
static void *mvgbe_jalloc(struct mvgbe_softc *);
static int mvgbe_encap(struct mvgbe_softc *, struct mbuf *, uint32_t *);
static void mvgbe_rxeof(struct mvgbe_softc *);
static void mvgbe_txeof(struct mvgbe_softc *);
static void mvgbe_filter_setup(struct mvgbe_softc *);
static int mvgbe_ipginttx(struct mvgbec_softc *, struct mvgbe_softc *,
static int mvgbe_ipgintrx(struct mvgbec_softc *, struct mvgbe_softc *,
static void sysctl_mvgbe_init(struct mvgbe_softc *);
CFATTACH_DECL_NEW(mvgbe, sizeof(struct mvgbe_softc),
struct mvgbe_softc *port;
struct mvgbe_softc *sc = device_private(dev);
struct mvgbe_softc *sc = device_private(dev);
struct mvgbe_softc *sc = device_private(self);
mvgbe_ipginttx(struct mvgbec_softc *csc, struct mvgbe_softc *sc,
mvgbe_ipgintrx(struct mvgbec_softc *csc, struct mvgbe_softc *sc,
struct mvgbe_softc *sc = arg;