et_softc
static int et_watchdog(struct et_softc *);
et_dma_free(struct et_softc *sc)
static void et_add_sysctls(struct et_softc *);
et_chip_attach(struct et_softc *sc)
static void et_rxeof(struct et_softc *);
static void et_txeof(struct et_softc *);
static int et_dma_alloc(struct et_softc *);
struct et_softc *sc;
static void et_dma_free(struct et_softc *);
static int et_dma_ring_alloc(struct et_softc *, bus_size_t, bus_size_t,
et_init_locked(struct et_softc *sc)
static void et_dma_ring_free(struct et_softc *, bus_dma_tag_t *, uint8_t **,
static void et_init_tx_ring(struct et_softc *);
static int et_init_rx_ring(struct et_softc *);
static void et_free_tx_ring(struct et_softc *);
struct et_softc *sc = xsc;
static void et_free_rx_ring(struct et_softc *);
struct et_softc *sc;
static int et_encap(struct et_softc *, struct mbuf **);
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 *);
struct et_softc *sc;
static void et_init_rxmac(struct et_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 *);
struct et_softc *sc;
static int et_stop_txdma(struct et_softc *);
et_watchdog(struct et_softc *sc)
static void et_reset(struct et_softc *);
static int et_bus_config(struct et_softc *);
et_stop_rxdma(struct et_softc *sc)
static void et_setmulti(struct et_softc *);
et_stop_txdma(struct et_softc *sc)
et_free_tx_ring(struct et_softc *sc)
static void et_stats_update(struct et_softc *);
et_free_rx_ring(struct et_softc *sc)
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)
sizeof(struct et_softc)
et_init_mac(struct et_softc *sc)
et_init_rxmac(struct et_softc *sc)
et_init_txmac(struct et_softc *sc)
et_start_rxdma(struct et_softc *sc)
et_start_txdma(struct et_softc *sc)
et_rxeof(struct et_softc *sc)
et_encap(struct et_softc *sc, struct mbuf **m0)
struct et_softc *sc;
et_txeof(struct et_softc *sc)
struct et_softc *sc;
struct et_softc *sc;
struct et_softc *sc;
et_add_sysctls(struct et_softc * sc)
struct et_softc *sc;
struct et_softc *sc;
et_stats_update(struct et_softc *sc)
struct et_softc *sc;
struct et_softc *sc;
struct et_softc *sc;
struct et_softc *sc;
struct et_softc *sc;
struct et_softc *sc;
struct et_softc *sc;
struct et_softc *sc;
struct et_softc *sc;
struct et_softc *sc;
struct et_softc *sc;
et_stop(struct et_softc *sc)
et_bus_config(struct et_softc *sc)
et_reset(struct et_softc *sc)
et_dma_ring_alloc(struct et_softc *sc, bus_size_t alignment, bus_size_t maxsize,
et_dma_ring_free(struct et_softc *sc, bus_dma_tag_t *tag, uint8_t **ring,
et_dma_alloc(struct et_softc *sc)
static void et_init_locked(struct et_softc *);
struct et_softc;
struct et_softc *rbd_softc;