Searched refs:IGC_TPT (Results 1 – 4 of 4) sorted by relevance
199 #define IGC_TPT 0x040D4 /* Total Packets Tx - R/clr */ macro
442 IGC_READ_REG(hw, IGC_TPT); in igc_clear_hw_cntrs_base_generic()
97 stats->is_tpt.value.ui64 += igc_read32(igc, IGC_TPT); in igc_stats_update()
140 stats->is_tpt.value.ui64 += igc_read32(igc, IGC_TPT); in igc_m_getstat()