DQRR_SHIFT        578 drivers/soc/fsl/qbman/qman.c #define DQRR_CARRY	(uintptr_t)(QM_DQRR_SIZE << DQRR_SHIFT)
DQRR_SHIFT        592 drivers/soc/fsl/qbman/qman.c 	return ((uintptr_t)e >> DQRR_SHIFT) & (QM_DQRR_SIZE - 1);