Searched refs:a_bcnt_hi (Results 1 – 1 of 1) sorted by relevance
77 u8 a_bcnt_hi; /* high 8-bits of 40-bit "Average" */ member88 return ((u64)q->a_bcnt_hi << 32) | be32_to_cpu(q->a_bcnt_lo); in qm_mcr_querycgr_a_get64()