Searched defs:ice_hw_port_stats (Results 1 – 1 of 1) sorted by relevance
1056 struct ice_hw_port_stats { struct1058 struct ice_eth_stats eth;1060 u64 tx_dropped_link_down; /* tdold */1061 u64 crc_errors; /* crcerrs */1062 u64 illegal_bytes; /* illerrc */1063 u64 error_bytes; /* errbc */1064 u64 mac_local_faults; /* mlfc */1065 u64 mac_remote_faults; /* mrfc */1066 u64 link_xon_rx; /* lxonrxc */1067 u64 link_xoff_rx; /* lxoffrxc */[all …]