net/cnxk: add TM capabilities and queue rate limit handlers
[dpdk.git] / drivers / net / octeontx2 / otx2_flow.h
index f8a1905..790e6ef 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)