Searched refs:mlx5_devx_alloc_uar (Results 1 – 5 of 5) sorted by relevance
43 mlx5_devx_alloc_uar;
273 mlx5_devx_alloc_uar(void *ctx, int mapping) in mlx5_devx_alloc_uar() function
265 void *mlx5_devx_alloc_uar(void *ctx, int mapping);
184 priv->uar = mlx5_devx_alloc_uar(ctx, -1); in mlx5_regex_pci_probe()
85 priv->uar = mlx5_devx_alloc_uar(priv->ctx, -1); in mlx5_vdpa_event_qp_global_prepare()