GDMA_CQE_OWNER_BITS
#define GDMA_CQE_OWNER_MASK ((1 << GDMA_CQE_OWNER_BITS) - 1)
uint32_t head = cq->head % (num_cqe << GDMA_CQE_OWNER_BITS);