Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h11045 u64 *p_timestamp) in mlxsw_reg_mtpptr_unpack() argument
11054 *p_timestamp = (u64)timestamp_high << 32 | timestamp_low; in mlxsw_reg_mtpptr_unpack()