ocrdma_ring_cq_db
ocrdma_ring_cq_db(dev, dev->mq.cq.id, true, false, 0);
ocrdma_ring_cq_db(dev, dev->mq.cq.id, true, false, cqe_popped);
void ocrdma_ring_cq_db(struct ocrdma_dev *, u16 cq_id, bool armed,
ocrdma_ring_cq_db(dev, cq->id, false, false, valid_count);
ocrdma_ring_cq_db(dev, cq->id, false, false, polled_hw_cqes);
ocrdma_ring_cq_db(dev, cq_id, arm_needed, sol_needed, 0);