summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/mv88e6xxx/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/dsa/mv88e6xxx/chip.h')
-rw-r--r--drivers/net/dsa/mv88e6xxx/chip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/dsa/mv88e6xxx/chip.h b/drivers/net/dsa/mv88e6xxx/chip.h
index e5430cf2ad71..a07d4f9bb0f0 100644
--- a/drivers/net/dsa/mv88e6xxx/chip.h
+++ b/drivers/net/dsa/mv88e6xxx/chip.h
@@ -423,6 +423,7 @@ struct mv88e6xxx_ops {
/* What interface mode should be used for maximum speed? */
phy_interface_t (*port_max_speed_mode)(int port);
+ int (*port_max_speed)(int port);
int (*port_tag_remap)(struct mv88e6xxx_chip *chip, int port);