Searched refs:E1000_PTC255 (Results 1 – 10 of 10) sorted by relevance
526 E1000_READ_REG(hw, E1000_PTC255); in e1000_clear_hw_cntrs_82542()
345 #define E1000_PTC255 0x040E0 /* Packets Tx (128-255 bytes) - R/clr */ macro
630 E1000_READ_REG(hw, E1000_PTC255); in e1000_clear_hw_cntrs_82540()
1224 E1000_READ_REG(hw, E1000_PTC255); in e1000_clear_hw_cntrs_82541()
1513 E1000_READ_REG(hw, E1000_PTC255); in e1000_clear_hw_cntrs_82543()
1469 E1000_READ_REG(hw, E1000_PTC255); in e1000_clear_hw_cntrs_80003es2lan()
1980 E1000_READ_REG(hw, E1000_PTC255); in e1000_clear_hw_cntrs_82571()
1987 E1000_READ_REG(hw, E1000_PTC255); in e1000_clear_hw_cntrs_82575()
943 stats->ptc255 += E1000_READ_REG(hw, E1000_PTC255); in eth_em_stats_get()
1770 stats->ptc255 += E1000_READ_REG(hw, E1000_PTC255); in igb_read_stats_registers()