Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h223 * @completed_timestamp_major: Top part of the most recent tx timestamp.
283 u32 completed_timestamp_major; member
H A Dptp.c617 tx_queue->completed_timestamp_major, in efx_siena_ptp_nic_to_kernel_time()
622 tx_queue->completed_timestamp_major, in efx_siena_ptp_nic_to_kernel_time()
/linux/drivers/net/ethernet/sfc/
H A Dptp.c610 tx_queue->completed_timestamp_major, in efx_ptp_nic_to_kernel_time()
615 tx_queue->completed_timestamp_major, in efx_ptp_nic_to_kernel_time()
H A Dnet_driver.h225 * @completed_timestamp_major: Top part of the most recent tx timestamp.
294 u32 completed_timestamp_major; member
H A Def10.c3024 tx_queue->completed_timestamp_major = ts_part; in efx_ef10_handle_tx_event()