Searched refs:E1000_RXERRC (Results 1 – 7 of 7) sorted by relevance
124 #define E1000_RXERRC 0x0400C /* Receive Error Count - R/clr */ macro
191 #define E1000_RXERRC 0x0400C /* Receive Error Count - R/clr */ macro
1897 rd32(E1000_RXERRC); in igb_clear_hw_cntrs_82575()
6695 adapter->stats.rxerrc += rd32(E1000_RXERRC); in igb_update_stats()
774 #define E1000_RXERRC 0x0400C /* Receive Error Count - R/clr */ macro904 #define E1000_82542_RXERRC E1000_RXERRC
920 #define E1000_RXERRC 0x0400C /* Receive Error Count - R/clr */ macro1138 #define E1000_82542_RXERRC E1000_RXERRC
2043 stats->rxerrc += E1000_READ_REG(hw, E1000_RXERRC); in igb_read_stats_registers()