Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c914 int ing_timestamp_inc; member
928 .ing_timestamp_inc = -313,
939 .ing_timestamp_inc = -35,
950 .ing_timestamp_inc = -11,
961 .ing_timestamp_inc = -14,
981 params->ing_timestamp_inc, in mlxsw_sp1_ptp_shaper_params_set()
H A Dreg.h4510 MLXSW_ITEM32(reg, qpsc, ing_timestamp_inc, 0x20, 0, 32);
4526 int ing_timestamp_inc, int egr_timestamp_inc) in mlxsw_reg_qpsc_pack() argument
4536 mlxsw_reg_qpsc_ing_timestamp_inc_set(payload, ing_timestamp_inc); in mlxsw_reg_qpsc_pack()