Searched defs:e1000_hw_stats (Results 1 – 1 of 1) sorted by relevance
974 struct e1000_hw_stats { struct975 uint64_t crcerrs;976 uint64_t algnerrc;977 uint64_t symerrs;978 uint64_t rxerrc;979 uint64_t mpc;980 uint64_t scc;981 uint64_t ecol;982 uint64_t mcc;983 uint64_t latecol;[all …]