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

/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dptp.c1738 u32 pkt_timestamp_major, pkt_timestamp_minor; __efx_rx_skb_attach_timestamp() local
1761 pkt_timestamp_major = channel->sync_timestamp_major + carry; __efx_rx_skb_attach_timestamp()
1767 pkt_timestamp_major = channel->sync_timestamp_major - 1 + carry; __efx_rx_skb_attach_timestamp()
1784 efx_ptp_s27_to_ktime(pkt_timestamp_major, pkt_timestamp_minor); __efx_rx_skb_attach_timestamp()

Completed in 65 milliseconds