Searched refs:mvneta_statistics (Results 1 – 1 of 1) sorted by relevance
408 static const struct mvneta_statistic mvneta_statistics[] = { variable548 u64 ethtool_stats[ARRAY_SIZE(mvneta_statistics)];4797 for (i = 0; i < ARRAY_SIZE(mvneta_statistics); i++) in mvneta_ethtool_get_strings()4799 mvneta_statistics[i].name, ETH_GSTRING_LEN); in mvneta_ethtool_get_strings()4802 data += ETH_GSTRING_LEN * ARRAY_SIZE(mvneta_statistics); in mvneta_ethtool_get_strings()4863 for (i = 0, s = mvneta_statistics; in mvneta_ethtool_update_stats()4864 s < mvneta_statistics + ARRAY_SIZE(mvneta_statistics); in mvneta_ethtool_update_stats()4938 for (i = 0; i < ARRAY_SIZE(mvneta_statistics); i++) in mvneta_ethtool_get_stats()4948 int count = ARRAY_SIZE(mvneta_statistics); in mvneta_ethtool_get_sset_count()