net/mlx5: add C++ include guard to public header
[dpdk.git] / drivers / net / bnxt / bnxt_vnic.h
index 25481fc..9055b93 100644 (file)
@@ -28,6 +28,7 @@ struct bnxt_vnic_info {
        uint16_t        mru;
        uint16_t        hash_type;
        uint8_t         hash_mode;
+       const struct rte_memzone *rss_mz;
        rte_iova_t      rss_table_dma_addr;
        uint16_t        *rss_table;
        rte_iova_t      rss_hash_key_dma_addr;