Home
last modified time | relevance | path

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

/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()
2015 if (diff <= ptp->nic_time.sync_event_diff_max) { in __efx_siena_rx_skb_attach_timestamp()
/drivers/net/ethernet/sfc/
Dptp.c307 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()