Searched refs:pkt_timestamp_major (Results 1 – 2 of 2) sorted by relevance
1995 u32 pkt_timestamp_major, pkt_timestamp_minor; in __efx_siena_rx_skb_attach_timestamp() local2019 pkt_timestamp_major = channel->sync_timestamp_major + carry; in __efx_siena_rx_skb_attach_timestamp()2025 pkt_timestamp_major = channel->sync_timestamp_major - 1 + carry; in __efx_siena_rx_skb_attach_timestamp()2042 ptp->nic_to_kernel_time(pkt_timestamp_major, in __efx_siena_rx_skb_attach_timestamp()
2089 u32 pkt_timestamp_major, pkt_timestamp_minor; in __efx_rx_skb_attach_timestamp() local2113 pkt_timestamp_major = channel->sync_timestamp_major + carry; in __efx_rx_skb_attach_timestamp()2119 pkt_timestamp_major = channel->sync_timestamp_major - 1 + carry; in __efx_rx_skb_attach_timestamp()2136 ptp->nic_to_kernel_time(pkt_timestamp_major, in __efx_rx_skb_attach_timestamp()