Searched defs:ice_hw_port_stats (Results 1 – 1 of 1) sorted by relevance
727 struct ice_hw_port_stats { struct729 struct ice_eth_stats eth;731 u64 tx_dropped_link_down; /* tdold */732 u64 crc_errors; /* crcerrs */733 u64 illegal_bytes; /* illerrc */734 u64 error_bytes; /* errbc */735 u64 mac_local_faults; /* mlfc */736 u64 mac_remote_faults; /* mrfc */737 u64 rx_len_errors; /* rlec */738 u64 link_xon_rx; /* lxonrxc */[all …]