Searched refs:E1000_PTC127 (Results 1 – 10 of 10) sorted by relevance
525 E1000_READ_REG(hw, E1000_PTC127); in e1000_clear_hw_cntrs_82542()
344 #define E1000_PTC127 0x040DC /* Packets Tx (65-127 bytes) - R/clr */ macro
629 E1000_READ_REG(hw, E1000_PTC127); in e1000_clear_hw_cntrs_82540()
1223 E1000_READ_REG(hw, E1000_PTC127); in e1000_clear_hw_cntrs_82541()
1512 E1000_READ_REG(hw, E1000_PTC127); in e1000_clear_hw_cntrs_82543()
1468 E1000_READ_REG(hw, E1000_PTC127); in e1000_clear_hw_cntrs_80003es2lan()
1979 E1000_READ_REG(hw, E1000_PTC127); in e1000_clear_hw_cntrs_82571()
1986 E1000_READ_REG(hw, E1000_PTC127); in e1000_clear_hw_cntrs_82575()
942 stats->ptc127 += E1000_READ_REG(hw, E1000_PTC127); in eth_em_stats_get()
1769 stats->ptc127 += E1000_READ_REG(hw, E1000_PTC127); in igb_read_stats_registers()