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