Searched refs:E1000_RXSTMPL (Results 1 – 2 of 2) sorted by relevance
573 #define E1000_RXSTMPL 0x0B624 /* Rx timestamp Low - RO */ macro
4634 rx_tstamp_cycles = (uint64_t)E1000_READ_REG(hw, E1000_RXSTMPL); in igb_read_rx_tstamp_cyclecounter()4641 rx_tstamp_cycles = (uint64_t)E1000_READ_REG(hw, E1000_RXSTMPL); in igb_read_rx_tstamp_cyclecounter()4647 rx_tstamp_cycles = (uint64_t)E1000_READ_REG(hw, E1000_RXSTMPL); in igb_read_rx_tstamp_cyclecounter()