Searched refs:cached_time (Results 1 – 1 of 1) sorted by relevance
2163 u64 ts_ns, cached_time; in ice_ptp_rx_hwtstamp() local2169 cached_time = READ_ONCE(rx_ring->cached_phctime); in ice_ptp_rx_hwtstamp()2172 if (!cached_time) in ice_ptp_rx_hwtstamp()2182 ts_ns = ice_ptp_extend_32b_ts(cached_time, ts_high); in ice_ptp_rx_hwtstamp()