Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/mv88e6xxx/
Dchip.c988 static struct mv88e6xxx_hw_stat mv88e6xxx_hw_stats[] = { variable
1097 for (i = 0, j = 0; i < ARRAY_SIZE(mv88e6xxx_hw_stats); i++) { in mv88e6xxx_stats_get_strings()
1098 stat = &mv88e6xxx_hw_stats[i]; in mv88e6xxx_stats_get_strings()
1178 for (i = 0, j = 0; i < ARRAY_SIZE(mv88e6xxx_hw_stats); i++) { in mv88e6xxx_stats_get_sset_count()
1179 stat = &mv88e6xxx_hw_stats[i]; in mv88e6xxx_stats_get_sset_count()
1241 for (i = 0, j = 0; i < ARRAY_SIZE(mv88e6xxx_hw_stats); i++) { in mv88e6xxx_stats_get_stats()
1242 stat = &mv88e6xxx_hw_stats[i]; in mv88e6xxx_stats_get_stats()