Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dptp.c712 unsigned last_good = 0; in efx_ptp_process_times() local
759 last_good = i; in efx_ptp_process_times()
775 start_sec = ptp->timeset[last_good].host_start >> MC_NANOSECOND_BITS; in efx_ptp_process_times()
786 (ptp->timeset[last_good].host_start & MC_NANOSECOND_MASK); in efx_ptp_process_times()
792 mc_time = ptp->nic_to_kernel_time(ptp->timeset[last_good].major, in efx_ptp_process_times()
793 ptp->timeset[last_good].minor, 0); in efx_ptp_process_times()