Searched defs:i40e_hw_port_stats (Results 1 – 2 of 2) sorted by relevance
1145 struct i40e_hw_port_stats { struct1147 struct i40e_eth_stats eth;1150 u64 tx_dropped_link_down; /* tdold */1151 u64 crc_errors; /* crcerrs */1152 u64 illegal_bytes; /* illerrc */1153 u64 error_bytes; /* errbc */1154 u64 mac_local_faults; /* mlfc */1155 u64 mac_remote_faults; /* mrfc */1156 u64 rx_length_errors; /* rlec */1157 u64 link_xon_rx; /* lxonrxc */[all …]
1181 struct i40e_hw_port_stats { struct1183 struct i40e_eth_stats eth;1186 u64 tx_dropped_link_down; /* tdold */1187 u64 crc_errors; /* crcerrs */1188 u64 illegal_bytes; /* illerrc */1189 u64 error_bytes; /* errbc */1190 u64 mac_local_faults; /* mlfc */1191 u64 mac_remote_faults; /* mrfc */1192 u64 rx_length_errors; /* rlec */1193 u64 link_xon_rx; /* lxonrxc */[all …]