aboutsummaryrefslogtreecommitdiff
path: root/include/fm_eth.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fm_eth.h')
-rw-r--r--include/fm_eth.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/fm_eth.h b/include/fm_eth.h
index e56541df1..5d80e4962 100644
--- a/include/fm_eth.h
+++ b/include/fm_eth.h
@@ -30,13 +30,21 @@ enum fm_port {
FM1_DTSEC3,
FM1_DTSEC4,
FM1_DTSEC5,
+ FM1_DTSEC6,
+ FM1_DTSEC9,
+ FM1_DTSEC10,
FM1_10GEC1,
+ FM1_10GEC2,
FM2_DTSEC1,
FM2_DTSEC2,
FM2_DTSEC3,
FM2_DTSEC4,
FM2_DTSEC5,
+ FM2_DTSEC6,
+ FM2_DTSEC9,
+ FM2_DTSEC10,
FM2_10GEC1,
+ FM2_10GEC2,
NUM_FM_PORTS,
};