Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dptp.c563 u32 sync_timestamp; in efx_ptp_mac_nic_to_ktime_correction() local
588 sync_timestamp = last_sync_timestamp_major(efx); in efx_ptp_mac_nic_to_ktime_correction()
596 delta = nic_major - sync_timestamp; in efx_ptp_mac_nic_to_ktime_correction()
601 nic_major = sync_timestamp + delta; in efx_ptp_mac_nic_to_ktime_correction()