Home
last modified time | relevance | path

Searched refs:mlx5_debug_cq_remove (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/mlx5/
Dcq.h206 void mlx5_debug_cq_remove(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq);
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dcq.c168 mlx5_debug_cq_remove(dev, cq); in mlx5_core_destroy_cq()
Ddebugfs.c606 void mlx5_debug_cq_remove(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq) in mlx5_debug_cq_remove() function