mlx5_core_destroy_srq
int mlx5_core_destroy_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq);
EXPORT_SYMBOL(mlx5_core_destroy_srq);
mlx5_core_destroy_srq(dev->mdev, &srq->msrq);
mlx5_core_destroy_srq(dev->mdev, &msrq->msrq);