Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c166 u64 next_sec, next_sec_in_nsec, cycles; in mlxsw_sp1_ptp_phc_settime() local
172 next_sec_in_nsec = next_sec * NSEC_PER_SEC; in mlxsw_sp1_ptp_phc_settime()
175 cycles = mlxsw_sp1_ptp_ns2cycles(&clock->tc, next_sec_in_nsec); in mlxsw_sp1_ptp_phc_settime()