Home
last modified time | relevance | path

Searched refs:mv88e6xxx_hw_stats (Results 1 – 1 of 1) sorted by relevance

/drivers/net/dsa/mv88e6xxx/
Dchip.c994 static struct mv88e6xxx_hw_stat mv88e6xxx_hw_stats[] = { variable
1103 for (i = 0, j = 0; i < ARRAY_SIZE(mv88e6xxx_hw_stats); i++) { in mv88e6xxx_stats_get_strings()
1104 stat = &mv88e6xxx_hw_stats[i]; in mv88e6xxx_stats_get_strings()
1184 for (i = 0, j = 0; i < ARRAY_SIZE(mv88e6xxx_hw_stats); i++) { in mv88e6xxx_stats_get_sset_count()
1185 stat = &mv88e6xxx_hw_stats[i]; in mv88e6xxx_stats_get_sset_count()
1247 for (i = 0, j = 0; i < ARRAY_SIZE(mv88e6xxx_hw_stats); i++) { in mv88e6xxx_stats_get_stats()
1248 stat = &mv88e6xxx_hw_stats[i]; in mv88e6xxx_stats_get_stats()