Searched refs:E1000_SCC (Results 1 – 4 of 4) sorted by relevance
300 #define E1000_SCC 0x04014 /* Single Collision Count - R/clr */ macro
637 E1000_READ_REG(hw, E1000_SCC); in e1000_clear_hw_cntrs_base_generic()
890 stats->scc += E1000_READ_REG(hw, E1000_SCC); in eth_em_stats_get()
1712 stats->scc += E1000_READ_REG(hw, E1000_SCC); in igb_read_stats_registers()