Home
last modified time | relevance | path

Searched defs:ethtool_stats (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dethtool.h1188 struct ethtool_stats { struct
1189 __u32 cmd;
1190 __u32 n_stats;
1191 __u64 data[];
/linux/drivers/net/ethernet/cadence/
H A Dmacb.h1304 u64 ethtool_stats[GEM_STATS_LEN + QUEUE_STATS_LEN * MACB_MAX_QUEUES]; member
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c548 u64 ethtool_stats[ARRAY_SIZE(mvneta_statistics)]; member