Searched refs:E1000_GOTCL (Results 1 – 4 of 4) sorted by relevance
327 #define E1000_GOTCL 0x04090 /* Good Octets Tx Count Low - R/clr */ macro
656 E1000_READ_REG(hw, E1000_GOTCL); in e1000_clear_hw_cntrs_base_generic()
927 stats->gotc += E1000_READ_REG(hw, E1000_GOTCL); in eth_em_stats_get()
1748 stats->gotc += E1000_READ_REG(hw, E1000_GOTCL); in igb_read_stats_registers()