Searched refs:mlx5_alloc_map_uar (Results 1 – 4 of 4) sorted by relevance
162 int mlx5_alloc_map_uar(struct mlx5_core_dev *mdev, struct mlx5_uar *uar) in mlx5_alloc_map_uar() function195 EXPORT_SYMBOL(mlx5_alloc_map_uar);
981 int mlx5_alloc_map_uar(struct mlx5_core_dev *mdev, struct mlx5_uar *uar);
755 error = mlx5_alloc_map_uar(priv->mdev, &rl->sq_uar); in mlx5e_rl_init()
1652 err = mlx5_alloc_map_uar(mdev, &sq->uar); in mlx5e_create_sq()4345 err = mlx5_alloc_map_uar(mdev, &priv->cq_uar); in mlx5e_create_ifp()