Searched refs:uarn (Results 1 – 3 of 3) sorted by relevance
35 int mlx5_cmd_alloc_uar(struct mlx5_core_dev *dev, u32 *uarn) in mlx5_cmd_alloc_uar() argument44 *uarn = MLX5_GET(alloc_uar_out, out, uar); in mlx5_cmd_alloc_uar()49 int mlx5_cmd_free_uar(struct mlx5_core_dev *dev, u32 uarn) in mlx5_cmd_free_uar() argument55 MLX5_SET(dealloc_uar_in, in, uar, uarn); in mlx5_cmd_free_uar()
41 u32 uarn; member
1022 int mlx5_cmd_alloc_uar(struct mlx5_core_dev *dev, u32 *uarn);1023 int mlx5_cmd_free_uar(struct mlx5_core_dev *dev, u32 uarn);