Searched refs:mlx5_destroy_unmap_eq (Results 1 – 3 of 3) sorted by relevance
418 int mlx5_destroy_unmap_eq(struct mlx5_core_dev *dev, struct mlx5_eq *eq) in mlx5_destroy_unmap_eq() function434 EXPORT_SYMBOL_GPL(mlx5_destroy_unmap_eq);493 mlx5_destroy_unmap_eq(dev, &table->async_eq); in mlx5_start_eqs()497 mlx5_destroy_unmap_eq(dev, &table->cmd_eq); in mlx5_start_eqs()506 err = mlx5_destroy_unmap_eq(dev, &table->pages_eq); in mlx5_stop_eqs()510 mlx5_destroy_unmap_eq(dev, &table->async_eq); in mlx5_stop_eqs()513 err = mlx5_destroy_unmap_eq(dev, &table->cmd_eq); in mlx5_stop_eqs()
540 if (mlx5_destroy_unmap_eq(dev, eq)) in free_comp_eqs()
725 int mlx5_destroy_unmap_eq(struct mlx5_core_dev *dev, struct mlx5_eq *eq);