Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Dptp.c1748 u32 pkt_timestamp_major, pkt_timestamp_minor; in __efx_rx_skb_attach_timestamp() local
1752 pkt_timestamp_minor = (efx_rx_buf_timestamp_minor(efx, in __efx_rx_skb_attach_timestamp()
1760 diff = (pkt_timestamp_minor - channel->sync_timestamp_minor) & in __efx_rx_skb_attach_timestamp()
1786 pkt_timestamp_minor, channel->sync_timestamp_major, in __efx_rx_skb_attach_timestamp()
1794 efx_ptp_s27_to_ktime(pkt_timestamp_major, pkt_timestamp_minor); in __efx_rx_skb_attach_timestamp()