Searched refs:vge_softc (Results 1 – 2 of 2) sorted by relevance
139 static int vge_encap (struct vge_softc *, struct mbuf *, int);147 static void vge_dma_free (struct vge_softc *);148 static int vge_newbuf (struct vge_softc *, int, struct mbuf *);149 static int vge_rx_list_init (struct vge_softc *);150 static int vge_tx_list_init (struct vge_softc *);155 static void vge_rxeof (struct vge_softc *, int);156 static void vge_txeof (struct vge_softc *);158 static void vge_tick (struct vge_softc *);163 static void vge_stop (struct vge_softc *);172 static void vge_eeprom_getword (struct vge_softc *, int, u_int16_t *);[all …]
71 struct vge_softc;74 struct vge_softc *sc;101 struct vge_softc { struct