Searched refs:E1000_RXSTMPH (Results 1 – 2 of 2) sorted by relevance
574 #define E1000_RXSTMPH 0x0B628 /* Rx timestamp High - RO */ macro
4616 rx_tstamp_cycles += (uint64_t)E1000_READ_REG(hw, E1000_RXSTMPH) in igb_read_rx_tstamp_cyclecounter()4624 rx_tstamp_cycles |= (uint64_t)(E1000_READ_REG(hw, E1000_RXSTMPH) in igb_read_rx_tstamp_cyclecounter()4629 rx_tstamp_cycles |= (uint64_t)E1000_READ_REG(hw, E1000_RXSTMPH) in igb_read_rx_tstamp_cyclecounter()