Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dptp.c1702 channel->sync_timestamp_major = MCDI_EVENT_FIELD(*ev, PTP_TIME_MAJOR); in efx_time_sync_event()
1761 pkt_timestamp_major = channel->sync_timestamp_major + carry; in __efx_rx_skb_attach_timestamp()
1767 pkt_timestamp_major = channel->sync_timestamp_major - 1 + carry; in __efx_rx_skb_attach_timestamp()
1776 pkt_timestamp_minor, channel->sync_timestamp_major, in __efx_rx_skb_attach_timestamp()
Dnet_driver.h477 u32 sync_timestamp_major; member