Home
last modified time | relevance | path

Searched refs:mlx5_core_destroy_cq (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcq.c174 int mlx5_core_destroy_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq) in mlx5_core_destroy_cq() function
197 EXPORT_SYMBOL(mlx5_core_destroy_cq);
H A Dwc.c147 mlx5_core_destroy_cq(cq->mdev, &cq->mcq); in mlx5_wc_destroy_cq()
H A Den_main.c2299 mlx5_core_destroy_cq(cq->mdev, &cq->mcq); in mlx5e_destroy_cq()
/linux/include/linux/mlx5/
H A Dcq.h191 int mlx5_core_destroy_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq);
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Daso.c117 mlx5_core_destroy_cq(cq->mdev, &cq->mcq); in mlx5_aso_destroy_cq()
/linux/drivers/infiniband/hw/mlx5/
H A Dcq.c1047 mlx5_core_destroy_cq(dev->mdev, &cq->mcq); in mlx5_ib_create_cq()
1063 return mlx5_core_destroy_cq(dev->mdev, &mcq->mcq); in mlx5_ib_pre_destroy_cq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dsend.c991 mlx5_core_destroy_cq(cq->mdev, &cq->mcq); in hws_send_ring_close_cq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_send.c1148 mlx5_core_destroy_cq(mdev, &cq->mcq); in dr_destroy_cq()
/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c1089 mlx5_core_destroy_cq(mdev, &cq->mcq); in mlx5vf_destroy_cq()