mlx4_ib_cq_clean
void mlx4_ib_cq_clean(struct mlx4_ib_cq *cq, u32 qpn, struct mlx4_ib_srq *srq);
mlx4_ib_cq_clean(recv_cq, qp->mqp.qpn,
mlx4_ib_cq_clean(send_cq, qp->mqp.qpn, NULL);