Home
last modified time | relevance | path

Searched refs:uarn (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Duar.c40 int mlx5_cmd_alloc_uar(struct mlx5_core_dev *dev, u32 *uarn) in mlx5_cmd_alloc_uar() argument
49 *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() argument
60 MLX5_SET(dealloc_uar_in, in, uar, uarn); in mlx5_cmd_free_uar()
/Linux-v4.19/include/linux/mlx5/
Dcmd.h48 u32 uarn; member
Ddriver.h1058 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);