Searched refs:timestamp_high (Results 1 – 7 of 7) sorted by relevance
111 u32 timestamp_high; member
465 u32 timestamp_low, timestamp_mid, timestamp_high, urts; in poll_trace() local484 timestamp_high = MLX5_GET(tracer_timestamp_event, in poll_trace()488 ((u64)timestamp_high << 40) | in poll_trace()
1041 u32 timestamp_high; member
2020 ((u64)aenq_common->timestamp_high << 32); in ena_com_aenq_intr_handler()
196 __le32 timestamp_high; member
11047 u32 timestamp_high, timestamp_low; in mlxsw_reg_mtpptr_unpack() local11052 timestamp_high = mlxsw_reg_mtpptr_rec_timestamp_high_get(payload, rec); in mlxsw_reg_mtpptr_unpack()11054 *p_timestamp = (u64)timestamp_high << 32 | timestamp_low; in mlxsw_reg_mtpptr_unpack()
2093 u32 timestamp_high; member