mlx5_ib_destroy_cq
void mlx5_ib_destroy_cq(struct ib_cq *cq, struct ib_udata *udata);
mlx5_ib_destroy_cq(devr->c0, NULL);
mlx5_ib_destroy_cq(devr->c0, NULL);
dev->ib_dev.destroy_cq = mlx5_ib_destroy_cq;