net/bnxt: support Thor WC TCAM
[dpdk.git] / drivers / net / cnxk / cn10k_rx_vec.c
index 0fa079c..93528a4 100644 (file)
@@ -5,7 +5,7 @@
 #include "cn10k_ethdev.h"
 #include "cn10k_rx.h"
 
-#define R(name, f3, f2, f1, f0, flags)                                        \
+#define R(name, f5, f4, f3, f2, f1, f0, flags)                                \
        uint16_t __rte_noinline __rte_hot                                      \
                cn10k_nix_recv_pkts_vec_##name(void *rx_queue,                 \
                                               struct rte_mbuf **rx_pkts,      \