Searched refs:uarn (Results 1 – 3 of 3) sorted by relevance
40 int mlx5_cmd_alloc_uar(struct mlx5_core_dev *dev, u32 *uarn) in mlx5_cmd_alloc_uar() argument49 *uarn = MLX5_GET(alloc_uar_out, out, uar); in mlx5_cmd_alloc_uar()54 int mlx5_cmd_free_uar(struct mlx5_core_dev *dev, u32 uarn) in mlx5_cmd_free_uar() argument60 MLX5_SET(dealloc_uar_in, in, uar, uarn); in mlx5_cmd_free_uar()
48 u32 uarn; member
1058 int mlx5_cmd_alloc_uar(struct mlx5_core_dev *dev, u32 *uarn);1059 int mlx5_cmd_free_uar(struct mlx5_core_dev *dev, u32 uarn);