Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dptp.c923 ktime_t mc_time; in efx_ptp_process_times() local
998 mc_time = ptp->nic_to_kernel_time(ptp->timeset[last_good].major, in efx_ptp_process_times()
1002 delta.tv_nsec += ktime_to_timespec64(mc_time).tv_nsec; in efx_ptp_process_times()
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Dptp.c936 ktime_t mc_time; in efx_ptp_process_times() local
1011 mc_time = ptp->nic_to_kernel_time(ptp->timeset[last_good].major, in efx_ptp_process_times()
1015 delta.tv_nsec += ktime_to_timespec64(mc_time).tv_nsec; in efx_ptp_process_times()