Home
last modified time | relevance | path

Searched refs:timestamp_high (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer.c515 u32 timestamp_low, timestamp_mid, timestamp_high, urts; in poll_trace() local
534 timestamp_high = MLX5_GET(tracer_timestamp_event, in poll_trace()
538 ((u64)timestamp_high << 40) | in poll_trace()
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_admin_defs.h1166 u32 timestamp_high; member
H A Dena_com.c2316 ((u64)aenq_common->timestamp_high << 32); in ena_com_aenq_intr_handler()