Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dptp.c1977 u32 pkt_timestamp_major, pkt_timestamp_minor; in __efx_rx_skb_attach_timestamp() local
1984 pkt_timestamp_minor = efx_rx_buf_timestamp_minor(efx, skb_mac_header(skb)); in __efx_rx_skb_attach_timestamp()
1989 diff = pkt_timestamp_minor - channel->sync_timestamp_minor; in __efx_rx_skb_attach_timestamp()
1990 if (pkt_timestamp_minor < channel->sync_timestamp_minor) in __efx_rx_skb_attach_timestamp()
2016 pkt_timestamp_minor, channel->sync_timestamp_major, in __efx_rx_skb_attach_timestamp()
2025 pkt_timestamp_minor, in __efx_rx_skb_attach_timestamp()