Searched refs:E1000_GPRC (Results 1 – 7 of 7) sorted by relevance
147 #define E1000_GPRC 0x04074 /* Good Packets Rx Count - R/clr */ macro
214 #define E1000_GPRC 0x04074 /* Good Packets RX Count - R/clr */ macro
545 rd32(E1000_GPRC); in igb_clear_hw_cntrs_base()
6637 adapter->stats.gprc += rd32(E1000_GPRC); in igb_update_stats()
797 #define E1000_GPRC 0x04074 /* Good Packets RX Count - R/clr */ macro927 #define E1000_82542_GPRC E1000_GPRC
943 #define E1000_GPRC 0x04074 /* Good Packets RX Count - R/clr */ macro1161 #define E1000_82542_GPRC E1000_GPRC
1970 stats->gprc += E1000_READ_REG(hw, E1000_GPRC); in igb_read_stats_registers()