Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c938 unsigned last_good = 0; in efx_ptp_process_times() local
985 last_good = i; in efx_ptp_process_times()
1001 start_sec = ptp->timeset[last_good].host_start >> MC_NANOSECOND_BITS; in efx_ptp_process_times()
1012 (ptp->timeset[last_good].host_start & MC_NANOSECOND_MASK); in efx_ptp_process_times()
1018 mc_time = ptp->nic_to_kernel_time(ptp->timeset[last_good].major, in efx_ptp_process_times()
1019 ptp->timeset[last_good].minor, 0); in efx_ptp_process_times()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c912 unsigned last_good = 0; in efx_ptp_process_times() local
959 last_good = i; in efx_ptp_process_times()
975 start_sec = ptp->timeset[last_good].host_start >> MC_NANOSECOND_BITS; in efx_ptp_process_times()
986 (ptp->timeset[last_good].host_start & MC_NANOSECOND_MASK); in efx_ptp_process_times()
992 mc_time = ptp->nic_to_kernel_time(ptp->timeset[last_good].major, in efx_ptp_process_times()
993 ptp->timeset[last_good].minor, 0); in efx_ptp_process_times()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c931 unsigned last_good = 0; in efx_ptp_process_times() local
978 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()

Completed in 10 milliseconds