ixgbe: add SFP+ LX module support
[deliverable/linux.git] / drivers / net / ethernet / intel / ixgbe / ixgbe_type.h
index 100dd92de2ddb37345c0e5c40df0a4a196514569..4cbe21952ba8b1003b60c4c2ca8d06f1b5768eb3 100644 (file)
@@ -2611,6 +2611,8 @@ enum ixgbe_sfp_type {
        ixgbe_sfp_type_1g_cu_core1 = 10,
        ixgbe_sfp_type_1g_sx_core0 = 11,
        ixgbe_sfp_type_1g_sx_core1 = 12,
+       ixgbe_sfp_type_1g_lx_core0 = 13,
+       ixgbe_sfp_type_1g_lx_core1 = 14,
        ixgbe_sfp_type_not_present = 0xFFFE,
        ixgbe_sfp_type_unknown = 0xFFFF
 };
This page took 0.043395 seconds and 5 git commands to generate.