Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sfc/
Dptp.c310 unsigned int min_synchronisation_ns; member
683 ptp->min_synchronisation_ns = in efx_ptp_get_attributes()
687 ptp->min_synchronisation_ns = DEFAULT_MIN_SYNCHRONISATION_NS; in efx_ptp_get_attributes()
955 } else if (corrected < ptp->min_synchronisation_ns) { in efx_ptp_process_times()
/linux-6.6.21/drivers/net/ethernet/sfc/siena/
Dptp.c312 unsigned int min_synchronisation_ns; member
702 ptp->min_synchronisation_ns = in efx_ptp_get_attributes()
706 ptp->min_synchronisation_ns = DEFAULT_MIN_SYNCHRONISATION_NS; in efx_ptp_get_attributes()
974 } else if (corrected < ptp->min_synchronisation_ns) { in efx_ptp_process_times()