Searched defs:ethtool_stats (Results 1 – 3 of 3) sorted by relevance
1188 struct ethtool_stats { struct1189 __u32 cmd;1190 __u32 n_stats;1191 __u64 data[];
1304 u64 ethtool_stats[GEM_STATS_LEN + QUEUE_STATS_LEN * MACB_MAX_QUEUES]; member
548 u64 ethtool_stats[ARRAY_SIZE(mvneta_statistics)]; member