Searched refs:count_l (Results 1 – 2 of 2) sorted by relevance
278 u32 count_l; in fm10k_read_hw_stats_48b() local288 count_l = fm10k_read_reg(hw, addr); in fm10k_read_hw_stats_48b()292 delta = ((u64)(count_h - stat->base_h) << 32) + count_l; in fm10k_read_hw_stats_48b()
193 unsigned int cur_idx, unsigned int pkt_len, unsigned int count_l, in t7xx_setup_msg_drb() argument203 drb->msg.msg_hdr = cpu_to_le32(FIELD_PREP(DRB_MSG_COUNT_L, count_l) | in t7xx_setup_msg_drb()