net/hns3: add max number of segments compatibility
[dpdk.git] / drivers / bus / fslmc / rte_bus_fslmc_version.map
index 69e7dc6..b169f52 100644 (file)
@@ -1,7 +1,3 @@
-DPDK_20.0 {
-       local: *;
-};
-
 EXPERIMENTAL {
        global:
 
@@ -57,7 +53,6 @@ INTERNAL {
        mc_get_version;
        mc_send_command;
        per_lcore__dpaa2_io;
-       per_lcore_dpaa2_held_bufs;
        qbman_check_command_complete;
        qbman_check_new_result;
        qbman_eq_desc_clear;
@@ -111,4 +106,6 @@ INTERNAL {
        rte_fslmc_get_device_count;
        rte_fslmc_object_register;
        rte_global_active_dqs_list;
+
+       local: *;
 };