Home
last modified time | relevance | path

Searched refs:vge_softc (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/pci/
Dif_vge.c118 int vge_encap (struct vge_softc *, struct mbuf *, int);
120 int vge_allocmem (struct vge_softc *);
121 void vge_freemem (struct vge_softc *);
122 int vge_newbuf (struct vge_softc *, int, struct mbuf *);
123 int vge_rx_list_init (struct vge_softc *);
124 int vge_tx_list_init (struct vge_softc *);
125 void vge_rxeof (struct vge_softc *);
126 void vge_txeof (struct vge_softc *);
132 void vge_stop (struct vge_softc *);
138 void vge_eeprom_getword (struct vge_softc *, int, u_int16_t *);
[all …]
Dif_vgevar.h56 struct vge_softc;
76 struct vge_softc { struct