E1000_TPT
case E1000_TPT:
#define E1000_82542_TPT E1000_TPT
E1000_READ_REG(hw, E1000_TPT);
{"TPT", E1000_TPT}, {"PTC64", E1000_PTC64},
hw->mac.tx_packet_delta = E1000_READ_REG(hw, E1000_TPT);
E1000_READ_REG(hw, E1000_TPT);
igb->stat_tpt += E1000_READ_REG(hw, E1000_TPT);