Searched defs:e1000_hw_stats (Results 1 – 1 of 1) sorted by relevance
1307 struct e1000_hw_stats { struct1308 uint64_t crcerrs;1309 uint64_t algnerrc;1310 uint64_t symerrs;1311 uint64_t rxerrc;1312 uint64_t mpc;1313 uint64_t scc;1314 uint64_t ecol;1315 uint64_t mcc;1316 uint64_t latecol;[all …]