Searched refs:cached_time (Results 1 – 1 of 1) sorted by relevance
2477 u64 ts_ns, cached_time; in ice_ptp_get_rx_hwts() local2483 cached_time = READ_ONCE(pkt_ctx->cached_phctime); in ice_ptp_get_rx_hwts()2486 if (!cached_time) in ice_ptp_get_rx_hwts()2496 ts_ns = ice_ptp_extend_32b_ts(cached_time, ts_high); in ice_ptp_get_rx_hwts()