Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
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()