Searched refs:E1000_RXERRC (Results 1 – 10 of 10) sorted by relevance
298 #define E1000_RXERRC 0x0400C /* Receive Error Count - R/clr */ macro
636 E1000_READ_REG(hw, E1000_RXERRC); in e1000_clear_hw_cntrs_82540()
1230 E1000_READ_REG(hw, E1000_RXERRC); in e1000_clear_hw_cntrs_82541()
1519 E1000_READ_REG(hw, E1000_RXERRC); in e1000_clear_hw_cntrs_82543()
1475 E1000_READ_REG(hw, E1000_RXERRC); in e1000_clear_hw_cntrs_80003es2lan()
1986 E1000_READ_REG(hw, E1000_RXERRC); in e1000_clear_hw_cntrs_82571()
1993 E1000_READ_REG(hw, E1000_RXERRC); in e1000_clear_hw_cntrs_82575()
6013 E1000_READ_REG(hw, E1000_RXERRC); in e1000_clear_hw_cntrs_ich8lan()
966 stats->rxerrc += E1000_READ_REG(hw, E1000_RXERRC); in eth_em_stats_get()
1809 stats->rxerrc += E1000_READ_REG(hw, E1000_RXERRC); in igb_read_stats_registers()