Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c730 u8 shaper_time_mantissa; member
744 .shaper_time_mantissa = 12,
755 .shaper_time_mantissa = 12,
766 .shaper_time_mantissa = 2,
777 .shaper_time_mantissa = 0,
798 params->shaper_time_mantissa, in mlxsw_sp1_ptp_shaper_params_set()
Dreg.h4214 MLXSW_ITEM32(reg, qpsc, shaper_time_mantissa, 0x04, 0, 5);
4267 u8 shaper_time_exp, u8 shaper_time_mantissa, u8 shaper_inc, in mlxsw_reg_qpsc_pack() argument
4274 mlxsw_reg_qpsc_shaper_time_mantissa_set(payload, shaper_time_mantissa); in mlxsw_reg_qpsc_pack()