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