Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dptp.c313 u32 sync_event_diff_max; member
677 ptp->nic_time.sync_event_diff_max = (ptp->nic_time.minor_max / 4) in efx_ptp_get_attributes()
2056 if (diff <= ptp->nic_time.sync_event_diff_max) { in __efx_rx_skb_attach_timestamp()
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Dptp.c309 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()
2009 if (diff <= ptp->nic_time.sync_event_diff_max) { in __efx_siena_rx_skb_attach_timestamp()