Searched refs:mlx5_cmd_dealloc_memic (Results 1 – 3 of 3) sorted by relevance
49 int mlx5_cmd_dealloc_memic(struct mlx5_memic *memic, u64 addr, u64 length);
160 int mlx5_cmd_dealloc_memic(struct mlx5_memic *memic, u64 addr, u64 length) in mlx5_cmd_dealloc_memic() function
2283 mlx5_cmd_dealloc_memic(memic, memic_addr, in mlx5_ib_alloc_dm()2298 ret = mlx5_cmd_dealloc_memic(memic, dm->dev_addr, act_size); in mlx5_ib_dealloc_dm()