Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c910 u8 shaper_time_mantissa; member
924 .shaper_time_mantissa = 12,
935 .shaper_time_mantissa = 12,
946 .shaper_time_mantissa = 2,
957 .shaper_time_mantissa = 0,
978 params->shaper_time_mantissa, in mlxsw_sp1_ptp_shaper_params_set()
Dreg.h4543 MLXSW_ITEM32(reg, qpsc, shaper_time_mantissa, 0x04, 0, 5);
4596 u8 shaper_time_exp, u8 shaper_time_mantissa, u8 shaper_inc, in mlxsw_reg_qpsc_pack() argument
4603 mlxsw_reg_qpsc_shaper_time_mantissa_set(payload, shaper_time_mantissa); in mlxsw_reg_qpsc_pack()