Searched refs:E1000_PTC64 (Results 1 – 10 of 10) sorted by relevance
524 E1000_READ_REG(hw, E1000_PTC64); in e1000_clear_hw_cntrs_82542()
343 #define E1000_PTC64 0x040D8 /* Packets Tx (64 bytes) - R/clr */ macro
628 E1000_READ_REG(hw, E1000_PTC64); in e1000_clear_hw_cntrs_82540()
1222 E1000_READ_REG(hw, E1000_PTC64); in e1000_clear_hw_cntrs_82541()
1511 E1000_READ_REG(hw, E1000_PTC64); in e1000_clear_hw_cntrs_82543()
1467 E1000_READ_REG(hw, E1000_PTC64); in e1000_clear_hw_cntrs_80003es2lan()
1978 E1000_READ_REG(hw, E1000_PTC64); in e1000_clear_hw_cntrs_82571()
1985 E1000_READ_REG(hw, E1000_PTC64); in e1000_clear_hw_cntrs_82575()
941 stats->ptc64 += E1000_READ_REG(hw, E1000_PTC64); in eth_em_stats_get()
1768 stats->ptc64 += E1000_READ_REG(hw, E1000_PTC64); in igb_read_stats_registers()