Searched refs:E1000_GOTCL (Results 1 – 7 of 7) sorted by relevance
153 #define E1000_GOTCL 0x04090 /* Good Octets Tx Count Low - R/clr */ macro
220 #define E1000_GOTCL 0x04090 /* Good Octets TX Count Low - R/clr */ macro
551 rd32(E1000_GOTCL); in igb_clear_hw_cntrs_base()
6668 adapter->stats.gotc += rd32(E1000_GOTCL); in igb_update_stats()
803 #define E1000_GOTCL 0x04090 /* Good Octets TX Count Low - R/clr */ macro933 #define E1000_82542_GOTCL E1000_GOTCL
949 #define E1000_GOTCL 0x04090 /* Good Octets TX Count Low - R/clr */ macro1167 #define E1000_82542_GOTCL E1000_GOTCL
1982 stats->gotc += E1000_READ_REG(hw, E1000_GOTCL); in igb_read_stats_registers()