Searched refs:IXGBE_TSYNCRXCTL (Results 1 – 2 of 2) sorted by relevance
716 u32 tsyncrxctl = IXGBE_READ_REG(hw, IXGBE_TSYNCRXCTL); in ixgbe_ptp_rx_hang()923 tsyncrxctl = IXGBE_READ_REG(hw, IXGBE_TSYNCRXCTL); in ixgbe_ptp_rx_rgtstamp()1105 regval = IXGBE_READ_REG(hw, IXGBE_TSYNCRXCTL); in ixgbe_ptp_set_timestamp_mode()1108 IXGBE_WRITE_REG(hw, IXGBE_TSYNCRXCTL, regval); in ixgbe_ptp_set_timestamp_mode()
1041 #define IXGBE_TSYNCRXCTL 0x05188 /* Rx Time Sync Control register - RW */ macro