Searched refs:E1000_TXSTMPH (Results 1 – 2 of 2) sorted by relevance
578 #define E1000_TXSTMPH 0x0B61C /* Tx timestamp value High - RO */ macro
4667 tx_tstamp_cycles += (uint64_t)E1000_READ_REG(hw, E1000_TXSTMPH) in igb_read_tx_tstamp_cyclecounter()4675 tx_tstamp_cycles |= (uint64_t)(E1000_READ_REG(hw, E1000_TXSTMPH) in igb_read_tx_tstamp_cyclecounter()4680 tx_tstamp_cycles |= (uint64_t)E1000_READ_REG(hw, E1000_TXSTMPH) in igb_read_tx_tstamp_cyclecounter()