Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dptp.c307 unsigned int min_synchronisation_ns; member
670 ptp->min_synchronisation_ns = in efx_ptp_get_attributes()
674 ptp->min_synchronisation_ns = DEFAULT_MIN_SYNCHRONISATION_NS; in efx_ptp_get_attributes()
942 } else if (corrected < ptp->min_synchronisation_ns) { in efx_ptp_process_times()