bnx2x: Fix port type display
[firefly-linux-kernel-4.4.55.git] / drivers / net / bnx2x / bnx2x_link.h
index 92f36b6950dc22246b94b0dde53d79c77e8713d0..ac348daae2f220ae5c7d4a8bfb57bb1878b50ae3 100644 (file)
@@ -153,6 +153,8 @@ struct bnx2x_phy {
 #define        ETH_PHY_XFP_FIBER   0x2
 #define        ETH_PHY_DA_TWINAX   0x3
 #define        ETH_PHY_BASE_T      0x4
+#define        ETH_PHY_KR          0xf0
+#define        ETH_PHY_CX4         0xf1
 #define        ETH_PHY_NOT_PRESENT 0xff
 
        /* The address in which version is located*/