Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h1039 struct i40e_hw_port_stats { struct
1041 struct i40e_eth_stats eth;
1044 u64 tx_dropped_link_down; /* tdold */
1045 u64 crc_errors; /* crcerrs */
1046 u64 illegal_bytes; /* illerrc */
1047 u64 error_bytes; /* errbc */
1048 u64 mac_local_faults; /* mlfc */
1049 u64 mac_remote_faults; /* mrfc */
1050 u64 rx_length_errors; /* rlec */
1051 u64 link_xon_rx; /* lxonrxc */
[all …]