stats_get_sset_count  894 drivers/net/dsa/mv88e6xxx/chip.c 	if (chip->info->ops->stats_get_sset_count)
stats_get_sset_count  895 drivers/net/dsa/mv88e6xxx/chip.c 		count = chip->info->ops->stats_get_sset_count(chip);
stats_get_sset_count 3004 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 3039 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 3076 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 3111 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 3149 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 3195 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6320_stats_get_sset_count,
stats_get_sset_count 3240 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 3274 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 3316 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 3359 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 3403 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 3446 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 3487 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 3531 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6320_stats_get_sset_count,
stats_get_sset_count 3580 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6320_stats_get_sset_count,
stats_get_sset_count 3628 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6320_stats_get_sset_count,
stats_get_sset_count 3679 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 3726 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6250_stats_get_sset_count,
stats_get_sset_count 3770 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6320_stats_get_sset_count,
stats_get_sset_count 3820 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6320_stats_get_sset_count,
stats_get_sset_count 3864 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6320_stats_get_sset_count,
stats_get_sset_count 3909 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6320_stats_get_sset_count,
stats_get_sset_count 3957 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 3997 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 4042 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6095_stats_get_sset_count,
stats_get_sset_count 4098 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6320_stats_get_sset_count,
stats_get_sset_count 4151 drivers/net/dsa/mv88e6xxx/chip.c 	.stats_get_sset_count = mv88e6320_stats_get_sset_count,
stats_get_sset_count  462 drivers/net/dsa/mv88e6xxx/chip.h 	int (*stats_get_sset_count)(struct mv88e6xxx_chip *chip);