Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c909 u8 shaper_time_mantissa; member
923 .shaper_time_mantissa = 12,
934 .shaper_time_mantissa = 12,
945 .shaper_time_mantissa = 2,
956 .shaper_time_mantissa = 0,
977 params->shaper_time_mantissa, in mlxsw_sp1_ptp_shaper_params_set()
Dreg.h4471 MLXSW_ITEM32(reg, qpsc, shaper_time_mantissa, 0x04, 0, 5);
4524 u8 shaper_time_exp, u8 shaper_time_mantissa, u8 shaper_inc, in mlxsw_reg_qpsc_pack() argument
4531 mlxsw_reg_qpsc_shaper_time_mantissa_set(payload, shaper_time_mantissa); in mlxsw_reg_qpsc_pack()