GDMA_EQE_OWNER_BITS
head = eq->head % (num_eqe << GDMA_EQE_OWNER_BITS);
#define GDMA_EQE_OWNER_MASK ((1 << GDMA_EQE_OWNER_BITS) - 1)