Searched refs:E1000_GORCH (Results 1 – 7 of 7) sorted by relevance
152 #define E1000_GORCH 0x0408C /* Good Octets Rx Count High - R/clr */ macro
219 #define E1000_GORCH 0x0408C /* Good Octets RX Count High - R/clr */ macro
550 rd32(E1000_GORCH); in igb_clear_hw_cntrs_base()
6639 rd32(E1000_GORCH); /* clear GORCL */ in igb_update_stats()
802 #define E1000_GORCH 0x0408C /* Good Octets RX Count High - R/clr */ macro932 #define E1000_82542_GORCH E1000_GORCH
948 #define E1000_GORCH 0x0408C /* Good Octets RX Count High - R/clr */ macro1166 #define E1000_82542_GORCH E1000_GORCH
1980 stats->gorc += ((uint64_t)E1000_READ_REG(hw, E1000_GORCH) << 32); in igb_read_stats_registers()