]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/octeontx2/otx2_flow.h
net/cnxk: add TM capabilities and queue rate limit handlers
[dpdk.git] / drivers / net / octeontx2 / otx2_flow.h
index f8a19055b633c794e3661073332b3333131acdae..790e6ef1e8b0b50605cf73be553fd7c1066d7d62 100644 (file)
@@ -30,11 +30,11 @@ enum {
 #define NPC_IH_LENGTH                  8
 #define NPC_TPID_LENGTH                        2
 #define NPC_HIGIG2_LENGTH              16
+#define NPC_MAX_RAW_ITEM_LEN           16
 #define NPC_COUNTER_NONE               (-1)
 /* 32 bytes from LDATA_CFG & 32 bytes from FLAGS_CFG */
 #define NPC_MAX_EXTRACT_DATA_LEN       (64)
 #define NPC_LDATA_LFLAG_LEN            (16)
-#define NPC_MCAM_TOT_ENTRIES           (4096)
 #define NPC_MAX_KEY_NIBBLES            (31)
 /* Nibble offsets */
 #define NPC_LAYER_KEYX_SZ              (3)