Searched refs:mlx5_destroy_unmap_eq (Results 1 – 3 of 3) sorted by relevance
520 int mlx5_destroy_unmap_eq(struct mlx5_core_dev *dev, struct mlx5_eq *eq) in mlx5_destroy_unmap_eq() function533 EXPORT_SYMBOL_GPL(mlx5_destroy_unmap_eq);613 mlx5_destroy_unmap_eq(dev, &table->async_eq); in mlx5_start_eqs()617 mlx5_destroy_unmap_eq(dev, &table->cmd_eq); in mlx5_start_eqs()626 err = mlx5_destroy_unmap_eq(dev, &table->pages_eq); in mlx5_stop_eqs()630 mlx5_destroy_unmap_eq(dev, &table->async_eq); in mlx5_stop_eqs()633 err = mlx5_destroy_unmap_eq(dev, &table->cmd_eq); in mlx5_stop_eqs()
712 if (mlx5_destroy_unmap_eq(dev, eq)) in free_comp_eqs()
1097 int mlx5_destroy_unmap_eq(struct mlx5_core_dev *dev, struct mlx5_eq *eq);