Searched defs:ethtool_stats (Results 1 – 7 of 7) sorted by relevance
230 struct ethtool_stats { struct231 __u32 cmd;232 __u32 n_stats;233 __u64 data[0];
789 struct ethtool_stats { struct790 __u32 cmd;791 __u32 n_stats;792 __u64 data[0];
285 struct ethtool_stats { struct286 __u32 cmd;287 __u32 n_stats;288 __u64 data[0];
596 u64 ethtool_stats[]; member
1216 u64 ethtool_stats[GEM_STATS_LEN + QUEUE_STATS_LEN * MACB_MAX_QUEUES]; member
1137 u64 *ethtool_stats; member
510 u64 ethtool_stats[ARRAY_SIZE(mvneta_statistics)]; member