raw/ifpga: add APIs to get FPGA information
[dpdk.git] / drivers / common / mlx5 / rte_common_mlx5_exports.def
index 93203ea..fd62b80 100644 (file)
@@ -34,8 +34,15 @@ EXPORTS
        mlx5_devx_cmd_register_read
        mlx5_devx_get_out_command_status
        mlx5_devx_cmd_create_flow_hit_aso_obj
+       mlx5_devx_cmd_create_geneve_tlv_option
+
+       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_dbr
        mlx5_glue
 
        mlx5_malloc_mem_select
@@ -56,11 +63,13 @@ EXPORTS
 
        mlx5_pci_driver_register
 
-       mlx5_release_dbr
-
        mlx5_malloc
        mlx5_realloc
        mlx5_free
 
        mlx5_os_alloc_pd
        mlx5_os_dealloc_pd
+       mlx5_os_dereg_mr
+       mlx5_os_reg_mr
+       mlx5_os_umem_reg
+       mlx5_os_umem_dereg