a_bcnt_hi          77 drivers/soc/fsl/qbman/qman_priv.h 	u8 a_bcnt_hi;	/* high 8-bits of 40-bit "Average" */
a_bcnt_hi          88 drivers/soc/fsl/qbman/qman_priv.h 	return ((u64)q->a_bcnt_hi << 32) | be32_to_cpu(q->a_bcnt_lo);