mlx5_ib_cq_clean
void mlx5_ib_cq_clean(struct mlx5_ib_cq *cq, u32 qpn, struct mlx5_ib_srq *srq);
mlx5_ib_cq_clean(recv_cq, base->mqp.qpn,
mlx5_ib_cq_clean(send_cq, base->mqp.qpn, NULL);