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

/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dptp.c239 * @min_synchronisation_ns: Minimum acceptable corrected sync window
291 unsigned int min_synchronisation_ns; member in struct:efx_ptp_data
521 ptp->min_synchronisation_ns = efx_ptp_get_attributes()
525 ptp->min_synchronisation_ns = DEFAULT_MIN_SYNCHRONISATION_NS; efx_ptp_get_attributes()
755 } else if (corrected < ptp->min_synchronisation_ns) { efx_ptp_process_times()

Completed in 39 milliseconds