Searched refs:vge_softc (Results 1 - 3 of 3) sorted by path

/haiku/src/add-ons/kernel/drivers/network/ether/vt612x/dev/vge/
H A Dif_vge.c161 static void vge_cam_clear(struct vge_softc *);
162 static int vge_cam_set(struct vge_softc *, uint8_t *);
163 static void vge_clrwol(struct vge_softc *);
164 static void vge_discard_rxbuf(struct vge_softc *, int);
165 static int vge_dma_alloc(struct vge_softc *);
166 static void vge_dma_free(struct vge_softc *);
169 static void vge_eeprom_getword(struct vge_softc *, int, uint16_t *);
171 static int vge_encap(struct vge_softc *, struct mbuf **);
176 static void vge_freebufs(struct vge_softc *);
179 static int vge_ifmedia_upd_locked(struct vge_softc *);
[all...]
H A Dif_vgevar.h179 struct vge_softc { struct
/haiku/src/add-ons/kernel/drivers/network/ether/vt612x/
H A Dglue.c42 struct vge_softc *sc = device_get_softc(dev);
55 struct vge_softc *sc = device_get_softc(dev);

Completed in 60 milliseconds