Searched refs:E1000_GORCL (Results 1 – 7 of 7) sorted by relevance
151 #define E1000_GORCL 0x04088 /* Good Octets Rx Count Low - R/clr */ macro
218 #define E1000_GORCL 0x04088 /* Good Octets RX Count Low - R/clr */ macro
549 rd32(E1000_GORCL); in igb_clear_hw_cntrs_base()
6638 adapter->stats.gorc += rd32(E1000_GORCL); in igb_update_stats()
801 #define E1000_GORCL 0x04088 /* Good Octets RX Count Low - R/clr */ macro931 #define E1000_82542_GORCL E1000_GORCL
947 #define E1000_GORCL 0x04088 /* Good Octets RX Count Low - R/clr */ macro1165 #define E1000_82542_GORCL E1000_GORCL
1979 stats->gorc += E1000_READ_REG(hw, E1000_GORCL); in igb_read_stats_registers()