Searched refs:E1000_GORCL (Results 1 – 4 of 4) sorted by relevance
325 #define E1000_GORCL 0x04088 /* Good Octets Rx Count Low - R/clr */ macro
654 E1000_READ_REG(hw, E1000_GORCL); in e1000_clear_hw_cntrs_base_generic()
925 stats->gorc += E1000_READ_REG(hw, E1000_GORCL); in eth_em_stats_get()
1745 stats->gorc += E1000_READ_REG(hw, E1000_GORCL); in igb_read_stats_registers()