Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c745 u8 shaper_time_mantissa; member
759 .shaper_time_mantissa = 12,
770 .shaper_time_mantissa = 12,
781 .shaper_time_mantissa = 2,
792 .shaper_time_mantissa = 0,
813 params->shaper_time_mantissa, in mlxsw_sp1_ptp_shaper_params_set()
Dreg.h3876 MLXSW_ITEM32(reg, qpsc, shaper_time_mantissa, 0x04, 0, 5);
3929 u8 shaper_time_exp, u8 shaper_time_mantissa, u8 shaper_inc, in mlxsw_reg_qpsc_pack() argument
3936 mlxsw_reg_qpsc_shaper_time_mantissa_set(payload, shaper_time_mantissa); in mlxsw_reg_qpsc_pack()