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

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

Completed in 68 milliseconds