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