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

/linux-master/drivers/net/ethernet/sfc/
H A Dptp.c285 * @no_time_syncs: Number of synchronisations with no good times.
344 unsigned int no_time_syncs; member in struct:efx_ptp_data
386 PTP_SW_STAT(ptp_no_time_syncs, no_time_syncs),
1062 ++ptp->no_time_syncs;
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dptp.c276 * @no_time_syncs: Number of synchronisations with no good times.
340 unsigned int no_time_syncs; member in struct:efx_ptp_data
380 PTP_SW_STAT(ptp_no_time_syncs, no_time_syncs),
1075 ++ptp->no_time_syncs;

Completed in 112 milliseconds