Searched refs:devx_alloc_uar (Results 1 – 5 of 5) sorted by relevance
77 void *(*devx_alloc_uar)(void *ctx, member
236 uar = devx_alloc_uar(GET_DEVX_CTX(ctx), flags); in mlx5_glue_devx_alloc_uar()430 .devx_alloc_uar = mlx5_glue_devx_alloc_uar,
1332 uar = mlx5_glue->devx_alloc_uar(cdev->ctx, uar_mapping); in mlx5_devx_alloc_uar()1343 uar = mlx5_glue->devx_alloc_uar(cdev->ctx, uar_mapping); in mlx5_devx_alloc_uar()1351 uar = mlx5_glue->devx_alloc_uar(cdev->ctx, uar_mapping); in mlx5_devx_alloc_uar()
327 struct mlx5dv_devx_uar *(*devx_alloc_uar)(struct ibv_context *context, member
1710 .devx_alloc_uar = mlx5_glue_devx_alloc_uar,