Home
last modified time | relevance | path

Searched refs:mlx5_dm_sw_icm_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddm.c143 int mlx5_dm_sw_icm_alloc(struct mlx5_core_dev *dev, enum mlx5_sw_icm_type type, in mlx5_dm_sw_icm_alloc() function
245 EXPORT_SYMBOL_GPL(mlx5_dm_sw_icm_alloc);
/linux/drivers/infiniband/hw/mlx5/
H A Ddm.c401 err = mlx5_dm_sw_icm_alloc(dev, icm_type, act_size, attr->alignment, in handle_alloc_dm_sw_icm()