Searched refs:devx_alloc_uar (Results 1 – 4 of 4) sorted by relevance
292 uar = mlx5_glue->devx_alloc_uar(ctx, uar_mapping); in mlx5_devx_alloc_uar()305 uar = mlx5_glue->devx_alloc_uar(ctx, uar_mapping); in mlx5_devx_alloc_uar()315 uar = mlx5_glue->devx_alloc_uar(ctx, uar_mapping); in mlx5_devx_alloc_uar()
756 sh->tx_uar = mlx5_glue->devx_alloc_uar(sh->ctx, uar_mapping); in mlx5_alloc_rxtx_uars()774 sh->tx_uar = mlx5_glue->devx_alloc_uar in mlx5_alloc_rxtx_uars()787 sh->tx_uar = mlx5_glue->devx_alloc_uar in mlx5_alloc_rxtx_uars()815 sh->devx_rx_uar = mlx5_glue->devx_alloc_uar in mlx5_alloc_rxtx_uars()827 sh->devx_rx_uar = mlx5_glue->devx_alloc_uar in mlx5_alloc_rxtx_uars()
276 struct mlx5dv_devx_uar *(*devx_alloc_uar)(struct ibv_context *context, member
1419 .devx_alloc_uar = mlx5_glue_devx_alloc_uar,