Searched refs:last_good (Results 1 – 2 of 2) sorted by relevance
931 unsigned last_good = 0; in efx_ptp_process_times() local978 last_good = i; in efx_ptp_process_times()994 start_sec = ptp->timeset[last_good].host_start >> MC_NANOSECOND_BITS; in efx_ptp_process_times()1005 (ptp->timeset[last_good].host_start & MC_NANOSECOND_MASK); in efx_ptp_process_times()1011 mc_time = ptp->nic_to_kernel_time(ptp->timeset[last_good].major, in efx_ptp_process_times()1012 ptp->timeset[last_good].minor, 0); in efx_ptp_process_times()
918 unsigned last_good = 0; in efx_ptp_process_times() local965 last_good = i; in efx_ptp_process_times()981 start_sec = ptp->timeset[last_good].host_start >> MC_NANOSECOND_BITS; in efx_ptp_process_times()992 (ptp->timeset[last_good].host_start & MC_NANOSECOND_MASK); in efx_ptp_process_times()998 mc_time = ptp->nic_to_kernel_time(ptp->timeset[last_good].major, in efx_ptp_process_times()999 ptp->timeset[last_good].minor, 0); in efx_ptp_process_times()