Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dptp.c570 u32 sync_timestamp; in efx_ptp_mac_nic_to_ktime_correction() local
595 sync_timestamp = last_sync_timestamp_major(efx); in efx_ptp_mac_nic_to_ktime_correction()
603 delta = nic_major - sync_timestamp; in efx_ptp_mac_nic_to_ktime_correction()
608 nic_major = sync_timestamp + delta; in efx_ptp_mac_nic_to_ktime_correction()