Searched refs:E1000_PRC127 (Results 1 – 10 of 10) sorted by relevance
519 E1000_READ_REG(hw, E1000_PRC127); in e1000_clear_hw_cntrs_82542()
316 #define E1000_PRC127 0x04060 /* Packets Rx (65-127 bytes) - R/clr */ macro
623 E1000_READ_REG(hw, E1000_PRC127); in e1000_clear_hw_cntrs_82540()
1217 E1000_READ_REG(hw, E1000_PRC127); in e1000_clear_hw_cntrs_82541()
1506 E1000_READ_REG(hw, E1000_PRC127); in e1000_clear_hw_cntrs_82543()
1462 E1000_READ_REG(hw, E1000_PRC127); in e1000_clear_hw_cntrs_80003es2lan()
1973 E1000_READ_REG(hw, E1000_PRC127); in e1000_clear_hw_cntrs_82571()
1980 E1000_READ_REG(hw, E1000_PRC127); in e1000_clear_hw_cntrs_82575()
910 stats->prc127 += E1000_READ_REG(hw, E1000_PRC127); in eth_em_stats_get()
1731 stats->prc127 += E1000_READ_REG(hw, E1000_PRC127); in igb_read_stats_registers()