Home
last modified time | relevance | path

Searched defs:en_vcc (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/en/
Dmidwayvar.h135 struct en_vcc { struct
136 struct atmio_vcc vcc; /* required by common code */
137 void *rxhand;
138 u_int vflags;
139 uint32_t ipackets;
140 uint32_t opackets;
141 uint32_t ibytes;
142 uint32_t obytes;
144 uint8_t txspeed;
145 struct en_txslot *txslot; /* transmit slot */
[all …]