Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dif_myxreg.h124 struct myx_status { struct
125 u_int32_t ms_reserved;
126 u_int32_t ms_dropped_pause;
127 u_int32_t ms_dropped_unicast;
128 u_int32_t ms_dropped_crc32err;
129 u_int32_t ms_dropped_phyerr;
130 u_int32_t ms_dropped_mcast;
131 u_int32_t ms_txdonecnt;
132 u_int32_t ms_linkstate;
136 u_int32_t ms_dropped_linkoverflow;
[all …]