Searched refs:marvell_hw_stats_simple (Results 1 – 1 of 1) sorted by relevance
334 static const struct marvell_hw_stat_simple marvell_hw_stats_simple[] = { variable338 static_assert(ARRAY_SIZE(marvell_hw_stats_simple) <= NB_STAT_MAX);2001 return ARRAY_SIZE(marvell_hw_stats_simple); in marvell_get_sset_count_simple()2022 marvell_hw_stats_simple[i].string, ETH_GSTRING_LEN); in marvell_get_strings_simple()2047 struct marvell_hw_stat_simple stat = marvell_hw_stats_simple[i]; in marvell_get_stat_simple()