]> git.droids-corp.org - dpdk.git/blobdiff - drivers/common/iavf/iavf_type.h
common/mlx5: fix device list operations concurrency
[dpdk.git] / drivers / common / iavf / iavf_type.h
index f3815d523bb2b25603c16547355f2c99f3f6386c..73dfb47e7042961fc363abc8e3582b042ca5a3e4 100644 (file)
@@ -141,6 +141,8 @@ enum iavf_debug_mask {
 #define IAVF_PHY_LED_MODE_MASK                 0xFFFF
 #define IAVF_PHY_LED_MODE_ORIG                 0x80000000
 
+#define IAVF_MAX_TRAFFIC_CLASS 8
+
 /* Memory types */
 enum iavf_memset_type {
        IAVF_NONDMA_MEM = 0,