Searched defs:net_stats_eth_errors (Results 1 – 1 of 1) sorted by relevance
377 struct net_stats_eth_errors { struct378 net_stats_t rx_length_errors;379 net_stats_t rx_over_errors;380 net_stats_t rx_crc_errors;381 net_stats_t rx_frame_errors;382 net_stats_t rx_no_buffer_count;383 net_stats_t rx_missed_errors;384 net_stats_t rx_long_length_errors;385 net_stats_t rx_short_length_errors;386 net_stats_t rx_align_errors;[all …]