doorbell_cq
doorbell_cq(dev, cq, cq->cq_cons - 1, cq->arm_flags);
doorbell_cq(dev, cq, (cq->cq_cons - 1), cq->arm_flags);