Searched refs:pkt_timestamp_major (Results 1 – 2 of 2) sorted by relevance
1989 u32 pkt_timestamp_major, pkt_timestamp_minor; in __efx_siena_rx_skb_attach_timestamp() local2013 pkt_timestamp_major = channel->sync_timestamp_major + carry; in __efx_siena_rx_skb_attach_timestamp()2019 pkt_timestamp_major = channel->sync_timestamp_major - 1 + carry; in __efx_siena_rx_skb_attach_timestamp()2036 ptp->nic_to_kernel_time(pkt_timestamp_major, in __efx_siena_rx_skb_attach_timestamp()
2031 u32 pkt_timestamp_major, pkt_timestamp_minor; in __efx_rx_skb_attach_timestamp() local2055 pkt_timestamp_major = channel->sync_timestamp_major + carry; in __efx_rx_skb_attach_timestamp()2061 pkt_timestamp_major = channel->sync_timestamp_major - 1 + carry; in __efx_rx_skb_attach_timestamp()2078 ptp->nic_to_kernel_time(pkt_timestamp_major, in __efx_rx_skb_attach_timestamp()