aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/net_driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/sfc/net_driver.h')
-rw-r--r--drivers/net/sfc/net_driver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/sfc/net_driver.h b/drivers/net/sfc/net_driver.h
index 19930ff9df7b..eb768fcb3cc8 100644
--- a/drivers/net/sfc/net_driver.h
+++ b/drivers/net/sfc/net_driver.h
@@ -450,6 +450,7 @@ enum phy_type {
450 PHY_TYPE_QT2022C2 = 4, 450 PHY_TYPE_QT2022C2 = 4,
451 PHY_TYPE_PM8358 = 6, 451 PHY_TYPE_PM8358 = 6,
452 PHY_TYPE_SFT9001A = 8, 452 PHY_TYPE_SFT9001A = 8,
453 PHY_TYPE_QT2025C = 9,
453 PHY_TYPE_SFT9001B = 10, 454 PHY_TYPE_SFT9001B = 10,
454 PHY_TYPE_MAX /* Insert any new items before this */ 455 PHY_TYPE_MAX /* Insert any new items before this */
455}; 456};