Searched refs:E1000_PRC64 (Results 1 – 10 of 10) sorted by relevance
518 E1000_READ_REG(hw, E1000_PRC64); in e1000_clear_hw_cntrs_82542()
315 #define E1000_PRC64 0x0405C /* Packets Rx (64 bytes) - R/clr */ macro
622 E1000_READ_REG(hw, E1000_PRC64); in e1000_clear_hw_cntrs_82540()
1216 E1000_READ_REG(hw, E1000_PRC64); in e1000_clear_hw_cntrs_82541()
1505 E1000_READ_REG(hw, E1000_PRC64); in e1000_clear_hw_cntrs_82543()
1461 E1000_READ_REG(hw, E1000_PRC64); in e1000_clear_hw_cntrs_80003es2lan()
1972 E1000_READ_REG(hw, E1000_PRC64); in e1000_clear_hw_cntrs_82571()
1979 E1000_READ_REG(hw, E1000_PRC64); in e1000_clear_hw_cntrs_82575()
909 stats->prc64 += E1000_READ_REG(hw, E1000_PRC64); in eth_em_stats_get()
1730 stats->prc64 += E1000_READ_REG(hw, E1000_PRC64); in igb_read_stats_registers()