vge_softc
struct vge_softc *sc = device_get_softc(dev);
vge_newbuf(struct vge_softc *sc, int idx, struct mbuf *m)
vge_tx_list_init(struct vge_softc *sc)
vge_rx_list_init(struct vge_softc *sc)
vge_rxeof(struct vge_softc *sc, int count)
static int vge_encap (struct vge_softc *, struct mbuf *, int);
vge_txeof(struct vge_softc *sc)
vge_tick(struct vge_softc *sc)
static void vge_dma_free (struct vge_softc *);
static int vge_newbuf (struct vge_softc *, int, struct mbuf *);
static int vge_rx_list_init (struct vge_softc *);
struct vge_softc *sc = ifp->if_softc;
static int vge_tx_list_init (struct vge_softc *);
struct vge_softc *sc = ifp->if_softc;
static void vge_rxeof (struct vge_softc *, int);
struct vge_softc *sc = arg;
static void vge_txeof (struct vge_softc *);
static void vge_tick (struct vge_softc *);
vge_encap(struct vge_softc *sc, struct mbuf *m_head, int idx)
static void vge_stop (struct vge_softc *);
struct vge_softc *sc = ifp->if_softc;
static void vge_eeprom_getword (struct vge_softc *, int, u_int16_t *);
static void vge_read_eeprom (struct vge_softc *, uint8_t *, int, int, int);
static void vge_miipoll_start (struct vge_softc *);
static void vge_miipoll_stop (struct vge_softc *);
struct vge_softc *sc = xsc;
static void vge_cam_clear (struct vge_softc *);
static int vge_cam_set (struct vge_softc *, uint8_t *);
static void vge_setmulti (struct vge_softc *);
static void vge_reset (struct vge_softc *);
static void vge_disable_intr(struct vge_softc *);
static void vge_enable_intr(struct vge_softc *, uint32_t);
struct vge_softc *sc = ifp->if_softc;
struct vge_softc *sc = ifp->if_softc;
struct vge_softc *sc;
struct vge_softc *sc = ifp->if_softc;
struct vge_softc *sc = ifp->if_softc;
vge_stop(struct vge_softc *sc)
struct vge_softc *sc = device_get_softc(dev);
struct vge_softc *sc = device_get_softc(dev);
struct vge_softc *sc = device_get_softc(dev);
vge_enable_intr(struct vge_softc *sc, uint32_t isr)
vge_disable_intr(struct vge_softc *sc)
sizeof(struct vge_softc)
vge_eeprom_getword(struct vge_softc *sc, int addr, uint16_t dest)
vge_read_eeprom(struct vge_softc *sc, uint8_t *dest, int off, int cnt, int swap)
vge_miipoll_stop(struct vge_softc *sc)
vge_miipoll_start(struct vge_softc *sc)
struct vge_softc *sc;
struct vge_softc *sc;
vge_cam_clear(struct vge_softc *sc)
vge_cam_set(struct vge_softc *sc, uint8_t *addr)
vge_setmulti(struct vge_softc *sc)
vge_reset(struct vge_softc *sc)
struct vge_softc *sc = device_get_softc(dev);
vge_dma_free(struct vge_softc *sc)
struct vge_softc *sc;
struct vge_softc;
struct vge_softc *sc;