Searched refs:old_hgptc (Results 1 – 2 of 2) sorted by relevance
1659 uint64_t old_hgptc = stats->hgptc; in igc_read_stats_registers() local1754 stats->hgotc -= (stats->hgptc - old_hgptc) * RTE_ETHER_CRC_LEN; in igc_read_stats_registers()
1684 uint64_t old_hgptc = stats->hgptc; in igb_read_stats_registers() local1786 stats->hgotc -= (stats->hgptc - old_hgptc) * RTE_ETHER_CRC_LEN; in igb_read_stats_registers()