Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dptp.c1749 u32 pkt_timestamp_major, pkt_timestamp_minor; in __efx_rx_skb_attach_timestamp() local
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()
1795 efx_ptp_s27_to_ktime(pkt_timestamp_major, pkt_timestamp_minor); in __efx_rx_skb_attach_timestamp()