Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sfc/
Dptp.c310 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()
2058 if (diff <= ptp->nic_time.sync_event_diff_max) { in __efx_rx_skb_attach_timestamp()
/linux-5.19.10/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()