last_good         931 drivers/net/ethernet/sfc/ptp.c 	unsigned last_good = 0;
last_good         978 drivers/net/ethernet/sfc/ptp.c 			last_good = i;
last_good         994 drivers/net/ethernet/sfc/ptp.c 	start_sec = ptp->timeset[last_good].host_start >> MC_NANOSECOND_BITS;
last_good        1005 drivers/net/ethernet/sfc/ptp.c 		(ptp->timeset[last_good].host_start & MC_NANOSECOND_MASK);
last_good        1011 drivers/net/ethernet/sfc/ptp.c 	mc_time = ptp->nic_to_kernel_time(ptp->timeset[last_good].major,
last_good        1012 drivers/net/ethernet/sfc/ptp.c 					  ptp->timeset[last_good].minor, 0);