common/mlx5: share DevX RQ creation
[dpdk.git] / drivers / common / mlx5 / version.map
index 4a07fb5..9676e10 100644 (file)
@@ -45,6 +45,10 @@ INTERNAL {
 
        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;