Searched refs:E1000_PRC1023 (Results 1 – 10 of 10) sorted by relevance
552 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82542()
349 #define E1000_PRC1023 0x0406C /* Packets Rx (512-1023 bytes) - R/clr */ macro
656 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82540()
1253 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82541()
1543 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82543()
1422 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_80003es2lan()
1880 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82571()
1930 E1000_READ_REG(hw, E1000_PRC1023); in e1000_clear_hw_cntrs_82575()
4730 sc->stats.prc1023 += E1000_READ_REG(&sc->hw, E1000_PRC1023); in em_update_stats_counters()
2000 case E1000_PRC1023: in e82545_read_register()