Searched refs:E1000_GPRC (Results 1 – 4 of 4) sorted by relevance
321 #define E1000_GPRC 0x04074 /* Good Packets Rx Count - R/clr */ macro
650 E1000_READ_REG(hw, E1000_GPRC); in e1000_clear_hw_cntrs_base_generic()
915 stats->gprc += E1000_READ_REG(hw, E1000_GPRC); in eth_em_stats_get()
1736 stats->gprc += E1000_READ_REG(hw, E1000_GPRC); in igb_read_stats_registers()