net/mlx5: fix meter policy flow match item
[dpdk.git] / drivers / net / bnxt / bnxt_rxr.h
index 955bf3e..dc2b1b7 100644 (file)
@@ -71,6 +71,7 @@ struct bnxt_rx_ring_info {
        uint16_t                rx_raw_prod;
        uint16_t                ag_raw_prod;
        uint16_t                rx_cons; /* Needed for representor */
+       uint16_t                rx_next_cons;
        struct bnxt_db_info     rx_db;
        struct bnxt_db_info     ag_db;