common/mlx5: fix device list operations concurrency
[dpdk.git] / drivers / common / mlx5 / version.map
index 5110771..e5cb6b7 100644 (file)
@@ -15,7 +15,7 @@ INTERNAL {
        mlx5_create_mr_ext;
 
        mlx5_dev_is_pci;
-       mlx5_dev_to_pci_addr; # WINDOWS_NO_EXPORT
+       mlx5_dev_to_pci_str;
 
        mlx5_devx_alloc_uar; # WINDOWS_NO_EXPORT
 
@@ -75,6 +75,7 @@ INTERNAL {
        mlx5_free;
 
        mlx5_get_ifname_sysfs; # WINDOWS_NO_EXPORT
+       mlx5_get_pci_addr; # WINDOWS_NO_EXPORT
 
        mlx5_glue;
 
@@ -137,13 +138,10 @@ INTERNAL {
        mlx5_nl_vlan_vmwa_create; # WINDOWS_NO_EXPORT
        mlx5_nl_vlan_vmwa_delete; # WINDOWS_NO_EXPORT
 
-       mlx5_pci_driver_register;
-
        mlx5_os_alloc_pd;
        mlx5_os_dealloc_pd;
        mlx5_os_dereg_mr;
        mlx5_os_get_ibv_dev; # WINDOWS_NO_EXPORT
-       mlx5_os_get_ibv_device; # WINDOWS_NO_EXPORT
        mlx5_os_reg_mr;
        mlx5_os_umem_dereg;
        mlx5_os_umem_reg;