Searched refs:timestamp_high (Results 1 – 7 of 7) sorted by relevance
111 u32 timestamp_high; member
459 u32 timestamp_low, timestamp_mid, timestamp_high, urts; in poll_trace() local477 timestamp_high = MLX5_GET(tracer_timestamp_event, in poll_trace()481 ((u64)timestamp_high << 40) | in poll_trace()
1039 u32 timestamp_high; member
2095 ((u64)aenq_common->timestamp_high << 32); in ena_com_aenq_intr_handler()
193 __le32 timestamp_high; member
10866 u32 timestamp_high, timestamp_low; in mlxsw_reg_mtpptr_unpack() local10871 timestamp_high = mlxsw_reg_mtpptr_rec_timestamp_high_get(payload, rec); in mlxsw_reg_mtpptr_unpack()10873 *p_timestamp = (u64)timestamp_high << 32 | timestamp_low; in mlxsw_reg_mtpptr_unpack()
2105 u32 timestamp_high; member