Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c1989 u32 pkt_timestamp_major, pkt_timestamp_minor; in __efx_siena_rx_skb_attach_timestamp() local
2013 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()
/linux/drivers/net/ethernet/sfc/
H A Dptp.c2031 u32 pkt_timestamp_major, pkt_timestamp_minor; in __efx_rx_skb_attach_timestamp() local
2055 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()