mvneta_statistics 349 drivers/net/ethernet/marvell/mvneta.c static const struct mvneta_statistic mvneta_statistics[] = { mvneta_statistics 454 drivers/net/ethernet/marvell/mvneta.c u64 ethtool_stats[ARRAY_SIZE(mvneta_statistics)]; mvneta_statistics 4089 drivers/net/ethernet/marvell/mvneta.c for (i = 0; i < ARRAY_SIZE(mvneta_statistics); i++) mvneta_statistics 4091 drivers/net/ethernet/marvell/mvneta.c mvneta_statistics[i].name, ETH_GSTRING_LEN); mvneta_statistics 4103 drivers/net/ethernet/marvell/mvneta.c for (i = 0, s = mvneta_statistics; mvneta_statistics 4104 drivers/net/ethernet/marvell/mvneta.c s < mvneta_statistics + ARRAY_SIZE(mvneta_statistics); mvneta_statistics 4145 drivers/net/ethernet/marvell/mvneta.c for (i = 0; i < ARRAY_SIZE(mvneta_statistics); i++) mvneta_statistics 4152 drivers/net/ethernet/marvell/mvneta.c return ARRAY_SIZE(mvneta_statistics);