OCRDMA_MAX_CQ
if (cq_idx >= OCRDMA_MAX_CQ)
dev->cq_tbl = kzalloc_objs(struct ocrdma_cq *, OCRDMA_MAX_CQ);