Home
last modified time | relevance | path

Searched refs:mlx5_dm_sw_icm_dealloc (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Ddm.c216 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.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_icm_pool.c166 mlx5_dm_sw_icm_dealloc(mdev, icm_mr->dm.type, icm_mr->dm.length, 0, in dr_icm_pool_mr_create()
179 mlx5_dm_sw_icm_dealloc(mdev, dm->type, dm->length, 0, in dr_icm_pool_mr_destroy()
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Ddm.c407 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.3-rc2/include/linux/mlx5/
A Ddriver.h1178 int mlx5_dm_sw_icm_dealloc(struct mlx5_core_dev *dev, enum mlx5_sw_icm_type type,

Completed in 11 milliseconds