Searched refs:count_l (Results 1 – 1 of 1) sorted by relevance
291 u32 count_l; in fm10k_read_hw_stats_48b() local303 count_l = FM10K_READ_REG(hw, addr); in fm10k_read_hw_stats_48b()307 delta = ((u64)(count_h - stat->base_h) << 32) + count_l; in fm10k_read_hw_stats_48b()