common/mlx5: share DevX RQ creation
[dpdk.git] / drivers / common / mlx5 / version.map
index fb3952b..9676e10 100644 (file)
@@ -43,6 +43,13 @@ INTERNAL {
        mlx5_devx_get_out_command_status;
        mlx5_devx_alloc_uar;
 
+       mlx5_devx_cq_create;
+       mlx5_devx_cq_destroy;
+       mlx5_devx_rq_create;
+       mlx5_devx_rq_destroy;
+       mlx5_devx_sq_create;
+       mlx5_devx_sq_destroy;
+
        mlx5_get_ifname_sysfs;
        mlx5_get_dbr;