net/bnxt: refactor the query stats
[dpdk.git] / drivers / net / bnxt / bnxt.h
index 8e6689f..e411704 100644 (file)
@@ -67,6 +67,7 @@ struct bnxt_child_vf_info {
        uint32_t                func_cfg_flags;
        uint32_t                l2_rx_mask;
        uint16_t                fid;
+       uint16_t                dflt_vlan;
        bool                    random_mac;
 };
 
@@ -203,6 +204,7 @@ struct bnxt {
        uint16_t                vxlan_fw_dst_port_id;
        uint16_t                geneve_fw_dst_port_id;
        uint32_t                fw_ver;
+       rte_atomic64_t          rx_mbuf_alloc_fail;
 };
 
 /*