Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dptp.c1713 channel->sync_timestamp_major = MCDI_EVENT_FIELD(*ev, PTP_TIME_MAJOR); in efx_time_sync_event()
1772 pkt_timestamp_major = channel->sync_timestamp_major + carry; in __efx_rx_skb_attach_timestamp()
1778 pkt_timestamp_major = channel->sync_timestamp_major - 1 + carry; in __efx_rx_skb_attach_timestamp()
1787 pkt_timestamp_minor, channel->sync_timestamp_major, in __efx_rx_skb_attach_timestamp()
Dnet_driver.h467 u32 sync_timestamp_major; member