Searched refs:E1000_PTC1023 (Results 1 – 10 of 10) sorted by relevance
558 E1000_READ_REG(hw, E1000_PTC1023); in e1000_clear_hw_cntrs_82542()
377 #define E1000_PTC1023 0x040E8 /* Packets Tx (512-1023 bytes) - R/clr */ macro
662 E1000_READ_REG(hw, E1000_PTC1023); in e1000_clear_hw_cntrs_82540()
1259 E1000_READ_REG(hw, E1000_PTC1023); in e1000_clear_hw_cntrs_82541()
1549 E1000_READ_REG(hw, E1000_PTC1023); in e1000_clear_hw_cntrs_82543()
1428 E1000_READ_REG(hw, E1000_PTC1023); in e1000_clear_hw_cntrs_80003es2lan()
1886 E1000_READ_REG(hw, E1000_PTC1023); in e1000_clear_hw_cntrs_82571()
1936 E1000_READ_REG(hw, E1000_PTC1023); in e1000_clear_hw_cntrs_82575()
4764 sc->stats.ptc1023 += E1000_READ_REG(&sc->hw, E1000_PTC1023); in em_update_stats_counters()
2059 case E1000_PTC1023: in e82545_read_register()