Home
last modified time | relevance | path

Searched defs:ice_hw_port_stats (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_type.h724 struct ice_hw_port_stats { struct
726 struct ice_eth_stats eth;
728 u64 tx_dropped_link_down; /* tdold */
729 u64 crc_errors; /* crcerrs */
730 u64 illegal_bytes; /* illerrc */
731 u64 error_bytes; /* errbc */
732 u64 mac_local_faults; /* mlfc */
733 u64 mac_remote_faults; /* mrfc */
734 u64 rx_len_errors; /* rlec */
735 u64 link_xon_rx; /* lxonrxc */
[all …]