Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dcmd.h60 int mlx5_cmd_uar_dealloc(struct mlx5_core_dev *dev, u32 uarn, u16 uid);
H A Dcmd.c233 int mlx5_cmd_uar_dealloc(struct mlx5_core_dev *dev, u32 uarn, u16 uid) in mlx5_cmd_uar_dealloc() function
H A Dmain.c1672 if (mlx5_cmd_uar_dealloc(dev->mdev, bfregi->sys_pages[i], in allocate_uars()
1689 mlx5_cmd_uar_dealloc(dev->mdev, bfregi->sys_pages[i], in deallocate_uars()
2134 mlx5_cmd_uar_dealloc(dev->mdev, mentry->page_idx, in mlx5_ib_mmap_free()
2243 mlx5_cmd_uar_dealloc(dev->mdev, idx, context->devx_uid); in uar_mmap()
3557 mlx5_cmd_uar_dealloc(dev->mdev, uar_index, c->devx_uid); in alloc_uar_entry()