Searched refs:mlx5_dm (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | dm.c | 10 struct mlx5_dm { struct 18 struct mlx5_dm *mlx5_dm_create(struct mlx5_core_dev *dev) in mlx5_dm_create() argument 23 struct mlx5_dm *dm; in mlx5_dm_create() 88 struct mlx5_dm *dm = dev->dm; in mlx5_dm_cleanup() 126 struct mlx5_dm *dm = dev->dm; in mlx5_dm_sw_icm_alloc() 222 struct mlx5_dm *dm = dev->dm; in mlx5_dm_sw_icm_dealloc()
|
/Linux-v6.6/drivers/infiniband/hw/mlx5/ |
D | dm.h | 63 void mlx5_cmd_dealloc_memic(struct mlx5_dm *dm, phys_addr_t addr, 65 void mlx5_cmd_dealloc_memic_op(struct mlx5_dm *dm, phys_addr_t addr,
|
D | dm.c | 12 static int mlx5_cmd_alloc_memic(struct mlx5_dm *dm, phys_addr_t *addr, in mlx5_cmd_alloc_memic() 87 void mlx5_cmd_dealloc_memic(struct mlx5_dm *dm, phys_addr_t addr, in mlx5_cmd_dealloc_memic() 114 void mlx5_cmd_dealloc_memic_op(struct mlx5_dm *dm, phys_addr_t addr, in mlx5_cmd_dealloc_memic_op() 128 static int mlx5_cmd_alloc_memic_op(struct mlx5_dm *dm, phys_addr_t addr, in mlx5_cmd_alloc_memic_op() 278 struct mlx5_dm *dm_db = &to_mdev(ctx->device)->dm; in handle_alloc_dm_memic()
|
D | mlx5_ib.h | 999 struct mlx5_dm { struct 1145 struct mlx5_dm dm;
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | mlx5_core.h | 262 struct mlx5_dm *mlx5_dm_create(struct mlx5_core_dev *dev);
|
/Linux-v6.6/include/linux/mlx5/ |
D | driver.h | 725 struct mlx5_dm; 792 struct mlx5_dm *dm;
|