net/ice/base: init boost TCAM table for parser
[dpdk.git] / drivers / net / cxgbe / smt.h
index 92c63c8..e6e8aea 100644 (file)
@@ -23,7 +23,7 @@ struct smt_entry {
        u16 pfvf;
        u16 hw_idx;
        u8 src_mac[RTE_ETHER_ADDR_LEN];
-       rte_atomic32_t refcnt;
+       u32 refcnt;
        rte_spinlock_t lock;
 };