port_egress_rate_limiting 2515 drivers/net/dsa/mv88e6xxx/chip.c 	if (chip->info->ops->port_egress_rate_limiting) {
port_egress_rate_limiting 2516 drivers/net/dsa/mv88e6xxx/chip.c 		err = chip->info->ops->port_egress_rate_limiting(chip, port);
port_egress_rate_limiting 2995 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 3067 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6095_port_egress_rate_limiting,
port_egress_rate_limiting 3141 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 3185 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 3231 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 3307 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 3350 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 3394 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 3437 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 3479 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6095_port_egress_rate_limiting,
port_egress_rate_limiting 3670 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 3720 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 3811 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 3855 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 3899 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 3948 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 3988 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 4033 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 4088 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting 4141 drivers/net/dsa/mv88e6xxx/chip.c 	.port_egress_rate_limiting = mv88e6097_port_egress_rate_limiting,
port_egress_rate_limiting  428 drivers/net/dsa/mv88e6xxx/chip.h 	int (*port_egress_rate_limiting)(struct mv88e6xxx_chip *chip, int port);