Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa_admin_defs.h111 u32 timestamp_high; member
/openbmc/qemu/hw/net/can/
H A Dctucan_core.h93 union ctu_can_fd_timestamp_high timestamp_high; member
H A Dctu_can_fd_regs.h967 uint32_t timestamp_high : 32; member
H A Dctucan_core.c672 VMSTATE_UINT32(timestamp_high.u32, CtuCanCoreState),
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer.c465 u32 timestamp_low, timestamp_mid, timestamp_high, urts; in poll_trace() local
484 timestamp_high = MLX5_GET(tracer_timestamp_event, in poll_trace()
488 ((u64)timestamp_high << 40) | in poll_trace()
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_admin_defs.h1041 u32 timestamp_high; member
H A Dena_com.c2020 ((u64)aenq_common->timestamp_high << 32); in ena_com_aenq_intr_handler()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dsensors.c193 __le32 timestamp_high; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h11047 u32 timestamp_high, timestamp_low; in mlxsw_reg_mtpptr_unpack() local
11052 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()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2093 u32 timestamp_high; member