Searched refs:mlx5_cmd_uar_dealloc (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/infiniband/hw/mlx5/ |
| A D | cmd.h | 61 int mlx5_cmd_uar_dealloc(struct mlx5_core_dev *dev, u32 uarn, u16 uid);
|
| A D | cmd.c | 226 int mlx5_cmd_uar_dealloc(struct mlx5_core_dev *dev, u32 uarn, u16 uid) in mlx5_cmd_uar_dealloc() function
|
| A D | main.c | 1661 if (mlx5_cmd_uar_dealloc(dev->mdev, bfregi->sys_pages[i], in allocate_uars() 1678 mlx5_cmd_uar_dealloc(dev->mdev, bfregi->sys_pages[i], in deallocate_uars() 2141 mlx5_cmd_uar_dealloc(dev->mdev, mentry->page_idx, in mlx5_ib_mmap_free() 2250 mlx5_cmd_uar_dealloc(dev->mdev, idx, context->devx_uid); in uar_mmap() 3517 mlx5_cmd_uar_dealloc(dev->mdev, uar_index, c->devx_uid); in alloc_uar_entry()
|
Completed in 25 milliseconds