Searched defs:ice_hw_port_stats (Results 1 – 1 of 1) sorted by relevance
996 struct ice_hw_port_stats { struct998 struct ice_eth_stats eth;1000 u64 tx_dropped_link_down; /* tdold */1001 u64 crc_errors; /* crcerrs */1002 u64 illegal_bytes; /* illerrc */1003 u64 error_bytes; /* errbc */1004 u64 mac_local_faults; /* mlfc */1005 u64 mac_remote_faults; /* mrfc */1006 u64 link_xon_rx; /* lxonrxc */1007 u64 link_xoff_rx; /* lxoffrxc */[all …]