Searched refs:IXGBE_RXSTMPH (Results 1 – 2 of 2) sorted by relevance
739 IXGBE_READ_REG(hw, IXGBE_RXSTMPH); in ixgbe_ptp_rx_hang()928 regval |= (u64)IXGBE_READ_REG(hw, IXGBE_RXSTMPH) << 32; in ixgbe_ptp_rx_rgtstamp()1120 IXGBE_READ_REG(hw, IXGBE_RXSTMPH); in ixgbe_ptp_set_timestamp_mode()
1044 #define IXGBE_RXSTMPH 0x051A4 /* Rx timestamp High - RO */ macro