Searched refs:E1000_PRC255 (Results 1 – 10 of 10) sorted by relevance
520 E1000_READ_REG(hw, E1000_PRC255); in e1000_clear_hw_cntrs_82542()
317 #define E1000_PRC255 0x04064 /* Packets Rx (128-255 bytes) - R/clr */ macro
624 E1000_READ_REG(hw, E1000_PRC255); in e1000_clear_hw_cntrs_82540()
1218 E1000_READ_REG(hw, E1000_PRC255); in e1000_clear_hw_cntrs_82541()
1507 E1000_READ_REG(hw, E1000_PRC255); in e1000_clear_hw_cntrs_82543()
1463 E1000_READ_REG(hw, E1000_PRC255); in e1000_clear_hw_cntrs_80003es2lan()
1974 E1000_READ_REG(hw, E1000_PRC255); in e1000_clear_hw_cntrs_82571()
1981 E1000_READ_REG(hw, E1000_PRC255); in e1000_clear_hw_cntrs_82575()
911 stats->prc255 += E1000_READ_REG(hw, E1000_PRC255); in eth_em_stats_get()
1732 stats->prc255 += E1000_READ_REG(hw, E1000_PRC255); in igb_read_stats_registers()