Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dreg.h9904 u64 *p_timestamp) in mlxsw_reg_mtpptr_unpack() argument
9913 *p_timestamp = (u64)timestamp_high << 32 | timestamp_low; in mlxsw_reg_mtpptr_unpack()