Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c240 * @nic_time.sync_event_diff_max: Maximum acceptable difference between time
310 u32 sync_event_diff_max; member
697 ptp->nic_time.sync_event_diff_max = (ptp->nic_time.minor_max / 4) in efx_ptp_get_attributes()
2061 if (diff <= ptp->nic_time.sync_event_diff_max) { in __efx_rx_skb_attach_timestamp()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c242 * @nic_time.sync_event_diff_max: Maximum acceptable difference between time
307 u32 sync_event_diff_max; member
671 ptp->nic_time.sync_event_diff_max = (ptp->nic_time.minor_max / 4) in efx_ptp_get_attributes()
2063 if (diff <= ptp->nic_time.sync_event_diff_max) { in __efx_rx_skb_attach_timestamp()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c239 * @nic_time.sync_event_diff_max: Maximum acceptable difference between time
309 u32 sync_event_diff_max; member
690 ptp->nic_time.sync_event_diff_max = (ptp->nic_time.minor_max / 4) in efx_ptp_get_attributes()
2015 if (diff <= ptp->nic_time.sync_event_diff_max) { in __efx_siena_rx_skb_attach_timestamp()

Completed in 9 milliseconds