Searched defs:ice_hw_port_stats (Results 1 – 1 of 1) sorted by relevance
977 struct ice_hw_port_stats { struct979 struct ice_eth_stats eth;981 u64 tx_dropped_link_down; /* tdold */982 u64 crc_errors; /* crcerrs */983 u64 illegal_bytes; /* illerrc */984 u64 error_bytes; /* errbc */985 u64 mac_local_faults; /* mlfc */986 u64 mac_remote_faults; /* mrfc */987 u64 rx_len_errors; /* rlec */988 u64 link_xon_rx; /* lxonrxc */[all …]