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