Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Dchip.c803 static struct mv88e6xxx_hw_stat mv88e6xxx_hw_stats[] = { variable
912 for (i = 0, j = 0; i < ARRAY_SIZE(mv88e6xxx_hw_stats); i++) { in mv88e6xxx_stats_get_strings()
913 stat = &mv88e6xxx_hw_stats[i]; in mv88e6xxx_stats_get_strings()
993 for (i = 0, j = 0; i < ARRAY_SIZE(mv88e6xxx_hw_stats); i++) { in mv88e6xxx_stats_get_sset_count()
994 stat = &mv88e6xxx_hw_stats[i]; in mv88e6xxx_stats_get_sset_count()
1056 for (i = 0, j = 0; i < ARRAY_SIZE(mv88e6xxx_hw_stats); i++) { in mv88e6xxx_stats_get_stats()
1057 stat = &mv88e6xxx_hw_stats[i]; in mv88e6xxx_stats_get_stats()
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dchip.c952 static struct mv88e6xxx_hw_stat mv88e6xxx_hw_stats[] = { variable
1061 for (i = 0, j = 0; i < ARRAY_SIZE(mv88e6xxx_hw_stats); i++) { in mv88e6xxx_stats_get_strings()
1062 stat = &mv88e6xxx_hw_stats[i]; in mv88e6xxx_stats_get_strings()
1142 for (i = 0, j = 0; i < ARRAY_SIZE(mv88e6xxx_hw_stats); i++) { in mv88e6xxx_stats_get_sset_count()
1143 stat = &mv88e6xxx_hw_stats[i]; in mv88e6xxx_stats_get_sset_count()
1205 for (i = 0, j = 0; i < ARRAY_SIZE(mv88e6xxx_hw_stats); i++) { in mv88e6xxx_stats_get_stats()
1206 stat = &mv88e6xxx_hw_stats[i]; in mv88e6xxx_stats_get_stats()

Completed in 15 milliseconds