Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c729 u8 shaper_time_mantissa; member
743 .shaper_time_mantissa = 12,
754 .shaper_time_mantissa = 12,
765 .shaper_time_mantissa = 2,
776 .shaper_time_mantissa = 0,
797 params->shaper_time_mantissa, in mlxsw_sp1_ptp_shaper_params_set()
Dreg.h4221 MLXSW_ITEM32(reg, qpsc, shaper_time_mantissa, 0x04, 0, 5);
4274 u8 shaper_time_exp, u8 shaper_time_mantissa, u8 shaper_inc, in mlxsw_reg_qpsc_pack() argument
4281 mlxsw_reg_qpsc_shaper_time_mantissa_set(payload, shaper_time_mantissa); in mlxsw_reg_qpsc_pack()