vte_softc
static void vte_get_macaddr(struct vte_softc *);
static void vte_init_locked(struct vte_softc *);
static int vte_init_rx_ring(struct vte_softc *);
static int vte_init_tx_ring(struct vte_softc *);
struct vte_softc *sc;
vte_start_locked(struct vte_softc *sc)
static void vte_mac_config(struct vte_softc *);
vte_watchdog(struct vte_softc *sc)
struct vte_softc *sc;
static int vte_newbuf(struct vte_softc *, struct vte_rxdesc *);
static void vte_reset(struct vte_softc *);
vte_mac_config(struct vte_softc *sc)
static void vte_rxeof(struct vte_softc *);
static void vte_rxfilter(struct vte_softc *);
vte_stats_clear(struct vte_softc *sc)
vte_stats_update(struct vte_softc *sc)
static void vte_start_locked(struct vte_softc *);
static void vte_start_mac(struct vte_softc *);
static void vte_stats_clear(struct vte_softc *);
static void vte_stats_update(struct vte_softc *);
struct vte_softc *sc;
static void vte_stop(struct vte_softc *);
static void vte_stop_mac(struct vte_softc *);
struct vte_softc *sc;
sc = (struct vte_softc *)arg;
static void vte_sysctl_node(struct vte_softc *);
static void vte_txeof(struct vte_softc *);
static void vte_watchdog(struct vte_softc *);
vte_txeof(struct vte_softc *sc)
vte_newbuf(struct vte_softc *sc, struct vte_rxdesc *rxd)
vte_rxeof(struct vte_softc *sc)
struct vte_softc *sc;
sc = (struct vte_softc *)arg;
vte_reset(struct vte_softc *sc)
sizeof(struct vte_softc)
struct vte_softc *sc;
sc = (struct vte_softc *)xsc;
vte_init_locked(struct vte_softc *sc)
struct vte_softc *sc;
vte_stop(struct vte_softc *sc)
vte_start_mac(struct vte_softc *sc)
vte_stop_mac(struct vte_softc *sc)
vte_init_tx_ring(struct vte_softc *sc)
vte_init_rx_ring(struct vte_softc *sc)
struct vte_softc *sc;
vte_rxfilter(struct vte_softc *sc)
struct vte_softc *sc;
struct vte_softc *sc;
struct vte_softc *sc;
struct vte_softc *sc;
vte_get_macaddr(struct vte_softc *sc)
struct vte_softc *sc;
struct vte_softc *sc;
vte_sysctl_node(struct vte_softc *sc)
vte_dma_alloc(struct vte_softc *sc)
vte_dma_free(struct vte_softc *sc)
static int vte_dma_alloc(struct vte_softc *);
struct vte_softc *sc;
static void vte_dma_free(struct vte_softc *);
struct vte_softc *sc;
vte_encap(struct vte_softc *sc, struct mbuf **m_head)
vte_encap(struct vte_softc *, struct mbuf **);