Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dcmd.h61 int mlx5_cmd_uar_dealloc(struct mlx5_core_dev *dev, u32 uarn, u16 uid);
Dcmd.c226 int mlx5_cmd_uar_dealloc(struct mlx5_core_dev *dev, u32 uarn, u16 uid) in mlx5_cmd_uar_dealloc() function
Dmain.c1653 if (mlx5_cmd_uar_dealloc(dev->mdev, bfregi->sys_pages[i], in allocate_uars()
1670 mlx5_cmd_uar_dealloc(dev->mdev, bfregi->sys_pages[i], in deallocate_uars()
2119 mlx5_cmd_uar_dealloc(dev->mdev, mentry->page_idx, in mlx5_ib_mmap_free()
2228 mlx5_cmd_uar_dealloc(dev->mdev, idx, context->devx_uid); in uar_mmap()
3494 mlx5_cmd_uar_dealloc(dev->mdev, uar_index, c->devx_uid); in alloc_uar_entry()