net/bnxt: determine the Rx status of VF
[dpdk.git] / drivers / net / bnxt / rte_pmd_bnxt_version.map
1 DPDK_17.08 {
2         global:
3
4         rte_pmd_bnxt_get_vf_rx_status;
5         rte_pmd_bnxt_get_vf_stats;
6         rte_pmd_bnxt_get_vf_tx_drop_count;
7         rte_pmd_bnxt_reset_vf_stats;
8         rte_pmd_bnxt_set_all_queues_drop_en;
9         rte_pmd_bnxt_set_tx_loopback;
10         rte_pmd_bnxt_set_vf_mac_addr;
11         rte_pmd_bnxt_set_vf_mac_anti_spoof;
12         rte_pmd_bnxt_set_vf_rate_limit;
13         rte_pmd_bnxt_set_vf_vlan_anti_spoof;
14         rte_pmd_bnxt_set_vf_vlan_filter;
15         rte_pmd_bnxt_set_vf_vlan_stripq;
16
17         local: *;
18 };