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