Searched defs:i40e_hw_port_stats (Results 1 – 1 of 1) sorted by relevance
1186 struct i40e_hw_port_stats { struct1188 struct i40e_eth_stats eth;1191 u64 tx_dropped_link_down; /* tdold */1192 u64 crc_errors; /* crcerrs */1193 u64 illegal_bytes; /* illerrc */1194 u64 error_bytes; /* errbc */1195 u64 mac_local_faults; /* mlfc */1196 u64 mac_remote_faults; /* mrfc */1197 u64 rx_length_errors; /* rlec */1198 u64 link_xon_rx; /* lxonrxc */[all …]