Searched refs:pkt_timestamp_minor (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
1742 pkt_timestamp_minor = (efx_rx_buf_timestamp_minor(efx, __efx_rx_skb_attach_timestamp()
1750 diff = (pkt_timestamp_minor - channel->sync_timestamp_minor) & __efx_rx_skb_attach_timestamp()
1776 pkt_timestamp_minor, channel->sync_timestamp_major, __efx_rx_skb_attach_timestamp()
1784 efx_ptp_s27_to_ktime(pkt_timestamp_major, pkt_timestamp_minor); __efx_rx_skb_attach_timestamp()

Completed in 39 milliseconds