Home
last modified time | relevance | path

Searched refs:sync_timestamp_major (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c557 major = channel->sync_timestamp_major; in last_sync_timestamp_major()
2011 channel->sync_timestamp_major = MCDI_EVENT_FIELD(*ev, PTP_TIME_MAJOR); in efx_time_sync_event()
2065 pkt_timestamp_major = channel->sync_timestamp_major + carry; in __efx_rx_skb_attach_timestamp()
2071 pkt_timestamp_major = channel->sync_timestamp_major - 1 + carry; in __efx_rx_skb_attach_timestamp()
2080 pkt_timestamp_minor, channel->sync_timestamp_major, in __efx_rx_skb_attach_timestamp()
H A Dnet_driver.h489 * @sync_timestamp_major: Major part of the last ptp sync event
553 u32 sync_timestamp_major; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c537 major = channel->sync_timestamp_major; in last_sync_timestamp_major()
2013 channel->sync_timestamp_major = MCDI_EVENT_FIELD(*ev, PTP_TIME_MAJOR); in efx_time_sync_event()
2067 pkt_timestamp_major = channel->sync_timestamp_major + carry; in __efx_rx_skb_attach_timestamp()
2073 pkt_timestamp_major = channel->sync_timestamp_major - 1 + carry; in __efx_rx_skb_attach_timestamp()
2082 pkt_timestamp_minor, channel->sync_timestamp_major, in __efx_rx_skb_attach_timestamp()
H A Dnet_driver.h480 * @sync_timestamp_major: Major part of the last ptp sync event
545 u32 sync_timestamp_major; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c550 major = channel->sync_timestamp_major; in last_sync_timestamp_major()
1965 channel->sync_timestamp_major = MCDI_EVENT_FIELD(*ev, PTP_TIME_MAJOR); in efx_siena_time_sync_event()
2019 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()
2034 pkt_timestamp_minor, channel->sync_timestamp_major, in __efx_siena_rx_skb_attach_timestamp()
H A Dnet_driver.h488 * @sync_timestamp_major: Major part of the last ptp sync event
552 u32 sync_timestamp_major; member

Completed in 21 milliseconds