Searched refs:stats_get_strings (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/dsa/mv88e6xxx/ |
| A D | chip.c | 1008 if (chip->info->ops->stats_get_strings) in mv88e6xxx_get_strings() 3583 .stats_get_strings = mv88e6095_stats_get_strings, 3619 .stats_get_strings = mv88e6095_stats_get_strings, 3659 .stats_get_strings = mv88e6095_stats_get_strings, 3701 .stats_get_strings = mv88e6095_stats_get_strings, 3742 .stats_get_strings = mv88e6095_stats_get_strings, 3789 .stats_get_strings = mv88e6320_stats_get_strings, 3846 .stats_get_strings = mv88e6095_stats_get_strings, 3882 .stats_get_strings = mv88e6095_stats_get_strings, 3926 .stats_get_strings = mv88e6095_stats_get_strings, [all …]
|
| A D | chip.h | 534 int (*stats_get_strings)(struct mv88e6xxx_chip *chip, uint8_t *data); member
|
Completed in 16 milliseconds