Searched refs:E1000_GOTCH (Results 1 – 7 of 7) sorted by relevance
154 #define E1000_GOTCH 0x04094 /* Good Octets Tx Count High - R/clr */ macro
221 #define E1000_GOTCH 0x04094 /* Good Octets TX Count High - R/clr */ macro
552 rd32(E1000_GOTCH); in igb_clear_hw_cntrs_base()
6669 rd32(E1000_GOTCH); /* clear GOTCL */ in igb_update_stats()
804 #define E1000_GOTCH 0x04094 /* Good Octets TX Count High - R/clr */ macro934 #define E1000_82542_GOTCH E1000_GOTCH
950 #define E1000_GOTCH 0x04094 /* Good Octets TX Count High - R/clr */ macro1168 #define E1000_82542_GOTCH E1000_GOTCH
1983 stats->gotc += ((uint64_t)E1000_READ_REG(hw, E1000_GOTCH) << 32); in igb_read_stats_registers()