Searched refs:new_reg_value (Results 1 – 1 of 1) sorted by relevance
409 u64 new_reg_value; in __fbnic_mac_stat_rd64() local411 new_reg_value = fbnic_stat_rd64(fbd, reg, 1); in __fbnic_mac_stat_rd64()413 stat->value += new_reg_value - stat->u.old_reg_value_64; in __fbnic_mac_stat_rd64()414 stat->u.old_reg_value_64 = new_reg_value; in __fbnic_mac_stat_rd64()