Searched defs:i40e_hw_port_stats (Results 1 – 2 of 2) sorted by relevance
1180 struct i40e_hw_port_stats { struct1182 struct i40e_eth_stats eth;1185 u64 tx_dropped_link_down; /* tdold */1186 u64 crc_errors; /* crcerrs */1187 u64 illegal_bytes; /* illerrc */1188 u64 error_bytes; /* errbc */1189 u64 mac_local_faults; /* mlfc */1190 u64 mac_remote_faults; /* mrfc */1191 u64 rx_length_errors; /* rlec */1192 u64 link_xon_rx; /* lxonrxc */[all …]
1241 struct i40e_hw_port_stats { struct1243 struct i40e_eth_stats eth;1246 u64 tx_dropped_link_down; /* tdold */1247 u64 crc_errors; /* crcerrs */1248 u64 illegal_bytes; /* illerrc */1249 u64 error_bytes; /* errbc */1250 u64 mac_local_faults; /* mlfc */1251 u64 mac_remote_faults; /* mrfc */1252 u64 rx_length_errors; /* rlec */1253 u64 link_xon_rx; /* lxonrxc */[all …]