Searched refs:sync_timestamp_major (Results 1 – 2 of 2) sorted by relevance
557 major = channel->sync_timestamp_major; in last_sync_timestamp_major()2011 channel->sync_timestamp_major = MCDI_EVENT_FIELD(*ev, PTP_TIME_MAJOR); in efx_time_sync_event()2065 pkt_timestamp_major = channel->sync_timestamp_major + carry; in __efx_rx_skb_attach_timestamp()2071 pkt_timestamp_major = channel->sync_timestamp_major - 1 + carry; in __efx_rx_skb_attach_timestamp()2080 pkt_timestamp_minor, channel->sync_timestamp_major, in __efx_rx_skb_attach_timestamp()
553 u32 sync_timestamp_major; member