Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_type.h927 struct ice_hw_port_stats { struct
929 struct ice_eth_stats eth;
931 u64 tx_dropped_link_down; /* tdold */
932 u64 crc_errors; /* crcerrs */
933 u64 illegal_bytes; /* illerrc */
934 u64 error_bytes; /* errbc */
935 u64 mac_local_faults; /* mlfc */
936 u64 mac_remote_faults; /* mrfc */
937 u64 rx_len_errors; /* rlec */
938 u64 link_xon_rx; /* lxonrxc */
[all …]