New upstream version 16.11.5
[deb_dpdk.git] / drivers / net / i40e / base / i40e_type.h
index b5f72c3..d514abe 100644 (file)
@@ -685,6 +685,7 @@ struct i40e_hw {
 
 #endif
 #define I40E_HW_FLAG_AQ_SRCTL_ACCESS_ENABLE BIT_ULL(0)
+#define I40E_HW_FLAG_NVM_READ_REQUIRES_LOCK BIT_ULL(3)
        u64 flags;
 
        /* debug mask */