Searched refs:cached_time (Results 1 – 1 of 1) sorted by relevance
2402 u64 ts_ns, cached_time; in ice_ptp_get_rx_hwts() local2408 cached_time = READ_ONCE(pkt_ctx->cached_phctime); in ice_ptp_get_rx_hwts()2411 if (!cached_time) in ice_ptp_get_rx_hwts()2421 ts_ns = ice_ptp_extend_32b_ts(cached_time, ts_high); in ice_ptp_get_rx_hwts()