Searched defs:i40e_hw_port_stats (Results 1 – 2 of 2) sorted by relevance
1444 struct i40e_hw_port_stats { struct1446 struct i40e_eth_stats eth;1449 u64 tx_dropped_link_down; /* tdold */1450 u64 crc_errors; /* crcerrs */1451 u64 illegal_bytes; /* illerrc */1452 u64 error_bytes; /* errbc */1453 u64 mac_local_faults; /* mlfc */1454 u64 mac_remote_faults; /* mrfc */1455 u64 rx_length_errors; /* rlec */1456 u64 link_xon_rx; /* lxonrxc */[all …]
1447 struct i40e_hw_port_stats { struct1449 struct i40e_eth_stats eth;1452 u64 tx_dropped_link_down; /* tdold */1453 u64 crc_errors; /* crcerrs */1454 u64 illegal_bytes; /* illerrc */1455 u64 error_bytes; /* errbc */1456 u64 mac_local_faults; /* mlfc */1457 u64 mac_remote_faults; /* mrfc */1458 u64 rx_length_errors; /* rlec */1459 u64 link_xon_rx; /* lxonrxc */[all …]