Searched refs:IGC_MPTC (Results 1 – 4 of 4) sorted by relevance
206 #define IGC_MPTC 0x040F0 /* Multicast Packets Tx Count - R/clr */ macro
443 IGC_READ_REG(hw, IGC_MPTC); in igc_clear_hw_cntrs_base_generic()
104 stats->is_mptc.value.ui64 += igc_read32(igc, IGC_MPTC); in igc_stats_update()
97 stats->is_mptc.value.ui64 += igc_read32(igc, IGC_MPTC); in igc_m_getstat()