Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dqp.h584 void mlx5_debug_qp_remove(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp);
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Ddebugfs.c536 void mlx5_debug_qp_remove(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp) in mlx5_debug_qp_remove() function
Dqp.c317 mlx5_debug_qp_remove(dev, qp); in mlx5_core_destroy_qp()