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