Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c167 u64 next_sec, next_sec_in_nsec, cycles; in mlxsw_sp1_ptp_phc_settime() local
173 next_sec_in_nsec = next_sec * NSEC_PER_SEC; in mlxsw_sp1_ptp_phc_settime()
176 cycles = mlxsw_sp1_ptp_ns2cycles(&clock->tc, next_sec_in_nsec); in mlxsw_sp1_ptp_phc_settime()