Home
last modified time | relevance | path

Searched refs:phc_time_lo (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c533 u32 delta, phc_time_lo; in ice_ptp_extend_32b_ts() local
537 phc_time_lo = (u32)cached_phc_time; in ice_ptp_extend_32b_ts()
542 delta = (in_tstamp - phc_time_lo); in ice_ptp_extend_32b_ts()
551 delta = (phc_time_lo - in_tstamp); in ice_ptp_extend_32b_ts()