Searched refs:E1000_PRC64 (Results 1 – 10 of 10) sorted by relevance
548 E1000_READ_REG(hw, E1000_PRC64); in e1000_clear_hw_cntrs_82542()
345 #define E1000_PRC64 0x0405C /* Packets Rx (64 bytes) - R/clr */ macro
652 E1000_READ_REG(hw, E1000_PRC64); in e1000_clear_hw_cntrs_82540()
1249 E1000_READ_REG(hw, E1000_PRC64); in e1000_clear_hw_cntrs_82541()
1539 E1000_READ_REG(hw, E1000_PRC64); in e1000_clear_hw_cntrs_82543()
1418 E1000_READ_REG(hw, E1000_PRC64); in e1000_clear_hw_cntrs_80003es2lan()
1876 E1000_READ_REG(hw, E1000_PRC64); in e1000_clear_hw_cntrs_82571()
1926 E1000_READ_REG(hw, E1000_PRC64); in e1000_clear_hw_cntrs_82575()
4726 sc->stats.prc64 += E1000_READ_REG(&sc->hw, E1000_PRC64); in em_update_stats_counters()
1988 case E1000_PRC64: in e82545_read_register()