mlx5_core_destroy_rq
mlx5_core_destroy_rq(rq->mdev, rq->rqn);
mlx5_core_destroy_rq(hp->func_mdev, hp->rqn[j]);
mlx5_core_destroy_rq(hp->func_mdev, hp->rqn[i]);
EXPORT_SYMBOL(mlx5_core_destroy_rq);
void mlx5_core_destroy_rq(struct mlx5_core_dev *dev, u32 rqn);