Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_type.h517 struct ice_hw_port_stats { struct
519 struct ice_eth_stats eth;
521 u64 tx_dropped_link_down; /* tdold */
522 u64 crc_errors; /* crcerrs */
523 u64 illegal_bytes; /* illerrc */
524 u64 error_bytes; /* errbc */
525 u64 mac_local_faults; /* mlfc */
526 u64 mac_remote_faults; /* mrfc */
527 u64 rx_len_errors; /* rlec */
528 u64 link_xon_rx; /* lxonrxc */
[all …]