Searched refs:mvneta_statistics (Results 1 – 1 of 1) sorted by relevance
403 static const struct mvneta_statistic mvneta_statistics[] = { variable543 u64 ethtool_stats[ARRAY_SIZE(mvneta_statistics)];4735 for (i = 0; i < ARRAY_SIZE(mvneta_statistics); i++) in mvneta_ethtool_get_strings()4737 mvneta_statistics[i].name, ETH_GSTRING_LEN); in mvneta_ethtool_get_strings()4739 data += ETH_GSTRING_LEN * ARRAY_SIZE(mvneta_statistics); in mvneta_ethtool_get_strings()4799 for (i = 0, s = mvneta_statistics; in mvneta_ethtool_update_stats()4800 s < mvneta_statistics + ARRAY_SIZE(mvneta_statistics); in mvneta_ethtool_update_stats()4872 for (i = 0; i < ARRAY_SIZE(mvneta_statistics); i++) in mvneta_ethtool_get_stats()4881 return ARRAY_SIZE(mvneta_statistics) + in mvneta_ethtool_get_sset_count()