Searched refs:mlx5_dm_sw_icm_alloc (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | dm.c | 92 int mlx5_dm_sw_icm_alloc(struct mlx5_core_dev *dev, enum mlx5_sw_icm_type type, in mlx5_dm_sw_icm_alloc() function 175 EXPORT_SYMBOL_GPL(mlx5_dm_sw_icm_alloc);
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_icm_pool.c | 120 err = mlx5_dm_sw_icm_alloc(mdev, icm_mr->dm.type, icm_mr->dm.length, 0, in dr_icm_pool_mr_create()
|
/Linux-v5.4/include/linux/mlx5/ |
D | driver.h | 1091 int mlx5_dm_sw_icm_alloc(struct mlx5_core_dev *dev, enum mlx5_sw_icm_type type,
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | main.c | 2350 err = mlx5_dm_sw_icm_alloc(dev, type, act_size, in handle_alloc_dm_sw_icm()
|