Home
last modified time | relevance | path

Searched refs:ICSSG_STATS (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/ti/icssg/
Dicssg_stats.h80 #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_size, true),
[all …]