et_softc
static int et_init_tx_ring(struct et_softc *);
et_chip_attach(struct et_softc *sc)
static int et_init_rx_ring(struct et_softc *);
static void et_free_tx_ring(struct et_softc *);
static void et_free_rx_ring(struct et_softc *);
static int et_encap(struct et_softc *, struct mbuf **);
struct et_softc *sc = xsc;
struct et_softc *sc = xsc;
struct et_softc *sc = ifp->if_softc;
static void et_stop(struct et_softc *);
static int et_chip_init(struct et_softc *);
static void et_chip_attach(struct et_softc *);
static void et_init_mac(struct et_softc *);
static void et_init_rxmac(struct et_softc *);
struct et_softc *sc = ifp->if_softc;
static void et_init_txmac(struct et_softc *);
static int et_init_rxdma(struct et_softc *);
static int et_init_txdma(struct et_softc *);
static int et_start_rxdma(struct et_softc *);
static int et_start_txdma(struct et_softc *);
static int et_stop_rxdma(struct et_softc *);
static int et_stop_txdma(struct et_softc *);
static int et_enable_txrx(struct et_softc *, int);
et_stop_rxdma(struct et_softc *sc)
static void et_reset(struct et_softc *);
et_stop_txdma(struct et_softc *sc)
et_free_tx_ring(struct et_softc *sc)
static void et_setmulti(struct et_softc *);
et_free_rx_ring(struct et_softc *sc)
static void et_setmedia(struct et_softc *);
et_setmulti(struct et_softc *sc)
et_chip_init(struct et_softc *sc)
et_init_tx_ring(struct et_softc *sc)
et_init_rx_ring(struct et_softc *sc)
et_init_rxdma(struct et_softc *sc)
et_init_txdma(struct et_softc *sc)
et_init_mac(struct et_softc *sc)
et_init_rxmac(struct et_softc *sc)
sizeof(struct et_softc)
et_init_txmac(struct et_softc *sc)
et_start_rxdma(struct et_softc *sc)
et_start_txdma(struct et_softc *sc)
et_enable_txrx(struct et_softc *sc, int media_upd)
et_rxeof(struct et_softc *sc)
et_encap(struct et_softc *sc, struct mbuf **m0)
et_txeof(struct et_softc *sc, int start)
struct et_softc *sc = xsc;
struct et_softc *sc = rbd->rbd_softc;
struct et_softc *sc = arg1;
struct et_softc *sc = arg1;
et_setmedia(struct et_softc *sc)
struct et_softc *sc = device_get_softc(dev);
struct et_softc *sc = device_get_softc(dev);
struct et_softc *sc = device_get_softc(dev);
struct et_softc *sc = rbd->rbd_softc;
struct et_softc *sc = device_get_softc(dev);
struct et_softc *sc = device_get_softc(dev);
struct et_softc *sc = device_get_softc(dev);
struct et_softc *sc = device_get_softc(dev);
struct et_softc *sc = ifp->if_softc;
struct et_softc *sc = ifp->if_softc;
et_stop(struct et_softc *sc)
et_reset(struct et_softc *sc)
et_disable_intrs(struct et_softc *sc)
et_enable_intrs(struct et_softc *sc, uint32_t intrs)
struct et_softc *sc = device_get_softc(dev);
struct et_softc *sc = device_get_softc(dev);
struct et_softc *sc = device_get_softc(dev);
static void et_enable_intrs(struct et_softc *, uint32_t);
static void et_disable_intrs(struct et_softc *);
static void et_rxeof(struct et_softc *);
static void et_txeof(struct et_softc *, int);
struct et_softc *sc = device_get_softc(dev);
struct et_softc;
struct et_softc *rbd_softc;