Searched refs:ICSSG_STATS (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_stats.h | 80 #define ICSSG_STATS(field, stats_type) \ macro 95 ICSSG_STATS(rx_packets, true), 96 ICSSG_STATS(rx_broadcast_frames, false), 97 ICSSG_STATS(rx_multicast_frames, true), 98 ICSSG_STATS(rx_crc_errors, true), 99 ICSSG_STATS(rx_mii_error_frames, false), 100 ICSSG_STATS(rx_odd_nibble_frames, false), 101 ICSSG_STATS(rx_frame_max_size, true), 102 ICSSG_STATS(rx_max_size_error_frames, false), 103 ICSSG_STATS(rx_frame_min_siz [all...] |
Completed in 1 milliseconds