Searched refs:mlx5_dm_sw_icm_alloc (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | dm.c | 119 int mlx5_dm_sw_icm_alloc(struct mlx5_core_dev *dev, enum mlx5_sw_icm_type type, in mlx5_dm_sw_icm_alloc() function 214 EXPORT_SYMBOL_GPL(mlx5_dm_sw_icm_alloc);
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_icm_pool.c | 118 err = mlx5_dm_sw_icm_alloc(mdev, icm_mr->dm.type, icm_mr->dm.length, in dr_icm_pool_mr_create()
|
/linux-6.1.9/drivers/infiniband/hw/mlx5/ |
D | dm.c | 398 err = mlx5_dm_sw_icm_alloc(dev, icm_type, act_size, attr->alignment, in handle_alloc_dm_sw_icm()
|
/linux-6.1.9/include/linux/mlx5/ |
D | driver.h | 1166 int mlx5_dm_sw_icm_alloc(struct mlx5_core_dev *dev, enum mlx5_sw_icm_type type,
|