Searched refs:E1000_PTC511 (Results 1 – 10 of 10) sorted by relevance
527 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82542()
346 #define E1000_PTC511 0x040E4 /* Packets Tx (256-511 bytes) - R/clr */ macro
631 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82540()
1225 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82541()
1514 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82543()
1470 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_80003es2lan()
1981 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82571()
1988 E1000_READ_REG(hw, E1000_PTC511); in e1000_clear_hw_cntrs_82575()
944 stats->ptc511 += E1000_READ_REG(hw, E1000_PTC511); in eth_em_stats_get()
1771 stats->ptc511 += E1000_READ_REG(hw, E1000_PTC511); in igb_read_stats_registers()