i40e: Replace X722 mac check in ethtool get_settings
[deliverable/linux.git] / drivers / net / ethernet / intel / i40e / i40e.h
index 68f2204ec6f3aa712ad8768f2985c46c9268df0c..47f6c0a9c9fe5c64eaf118d5b736681a6adac978 100644 (file)
@@ -339,6 +339,7 @@ struct i40e_pf {
 #define I40E_FLAG_VEB_MODE_ENABLED             BIT_ULL(40)
 #define I40E_FLAG_GENEVE_OFFLOAD_CAPABLE       BIT_ULL(41)
 #define I40E_FLAG_NO_PCI_LINK_CHECK            BIT_ULL(42)
+#define I40E_FLAG_100M_SGMII_CAPABLE           BIT_ULL(43)
 #define I40E_FLAG_PF_MAC                       BIT_ULL(50)
 
        /* tracks features that get auto disabled by errors */
This page took 0.024884 seconds and 5 git commands to generate.