Searched defs:ice_hw_port_stats (Results 1 – 1 of 1) sorted by relevance
990 struct ice_hw_port_stats { struct992 struct ice_eth_stats eth;994 u64 tx_dropped_link_down; /* tdold */995 u64 crc_errors; /* crcerrs */996 u64 illegal_bytes; /* illerrc */997 u64 error_bytes; /* errbc */998 u64 mac_local_faults; /* mlfc */999 u64 mac_remote_faults; /* mrfc */1000 u64 rx_len_errors; /* rlec */1001 u64 link_xon_rx; /* lxonrxc */[all …]