Searched refs:mlx5_dm_sw_icm_dealloc (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | dm.c | 216 int mlx5_dm_sw_icm_dealloc(struct mlx5_core_dev *dev, enum mlx5_sw_icm_type type, in mlx5_dm_sw_icm_dealloc() function 267 EXPORT_SYMBOL_GPL(mlx5_dm_sw_icm_dealloc);
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_icm_pool.c | 150 mlx5_dm_sw_icm_dealloc(mdev, icm_mr->dm.type, icm_mr->dm.length, 0, in dr_icm_pool_mr_create() 163 mlx5_dm_sw_icm_dealloc(mdev, dm->type, dm->length, 0, in dr_icm_pool_mr_destroy()
|
/linux-6.1.9/drivers/infiniband/hw/mlx5/ |
D | dm.c | 407 mlx5_dm_sw_icm_dealloc(dev, icm_type, dm->base.size, in handle_alloc_dm_sw_icm() 473 err = mlx5_dm_sw_icm_dealloc(dev, type, dm->base.size, ctx->devx_uid, in mlx5_dm_icm_dealloc()
|
/linux-6.1.9/include/linux/mlx5/ |
D | driver.h | 1169 int mlx5_dm_sw_icm_dealloc(struct mlx5_core_dev *dev, enum mlx5_sw_icm_type type,
|