]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/hns3/hns3_ethdev.h
net/txgbe: add queue stats mapping
[dpdk.git] / drivers / net / hns3 / hns3_ethdev.h
index 22c6a159983d6e2ce1d3ac0a48086aff30c88bcb..da8aead2f3ace50d62539d9402fd5cc996dc6d6e 100644 (file)
@@ -712,6 +712,7 @@ struct hns3_pf {
        struct hns3_err_msix_intr_stats abn_int_stats;
 
        bool support_sfp_query;
+       uint32_t fec_mode; /* current FEC mode for ethdev */
 
        struct hns3_vtag_cfg vtag_config;
        LIST_HEAD(vlan_tbl, hns3_user_vlan_table) vlan_list;