Searched refs:mlx5_core_destroy_cq (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcq.c138 int mlx5_core_destroy_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq) mlx5_core_destroy_cq() function
178 EXPORT_SYMBOL(mlx5_core_destroy_cq); variable
H A Den_main.c845 mlx5_core_destroy_cq(mdev, &cq->mcq); mlx5e_disable_cq()
/linux-4.4.14/include/linux/mlx5/
H A Dcq.h167 int mlx5_core_destroy_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq);
/linux-4.4.14/drivers/infiniband/hw/mlx5/
H A Dcq.c827 mlx5_core_destroy_cq(dev->mdev, &cq->mcq); mlx5_ib_create_cq()
852 mlx5_core_destroy_cq(dev->mdev, &mcq->mcq); mlx5_ib_destroy_cq()

Completed in 130 milliseconds