Searched refs:mlx5_core_destroy_qp (Results 1 – 3 of 3) sorted by relevance
20 int mlx5_core_destroy_qp(struct mlx5_ib_dev *dev, struct mlx5_core_qp *qp);
290 int mlx5_core_destroy_qp(struct mlx5_ib_dev *dev, struct mlx5_core_qp *qp) in mlx5_core_destroy_qp() function
2709 err = mlx5_core_destroy_qp(dev, &base->mqp); in destroy_qp_common()
Completed in 15 milliseconds