Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h1064 struct ice_hw_port_stats { struct
1066 struct ice_eth_stats eth;
1068 u64 tx_dropped_link_down; /* tdold */
1069 u64 crc_errors; /* crcerrs */
1070 u64 illegal_bytes; /* illerrc */
1071 u64 error_bytes; /* errbc */
1072 u64 mac_local_faults; /* mlfc */
1073 u64 mac_remote_faults; /* mrfc */
1074 u64 link_xon_rx; /* lxonrxc */
1075 u64 link_xoff_rx; /* lxoffrxc */
[all …]