Searched refs:shaper_inc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 731 u8 shaper_inc; member 745 .shaper_inc = 9, 756 .shaper_inc = 6, 767 .shaper_inc = 14, 778 .shaper_inc = 11, 799 params->shaper_inc, params->shaper_bs, in mlxsw_sp1_ptp_shaper_params_set()
|
H A D | reg.h | 3937 * shaper_rate = 64bit * shaper_inc / shaper_update_rate 3945 * shaper_rate = 64bit * shaper_inc / shaper_update_rate 3955 MLXSW_ITEM32(reg, qpsc, shaper_inc, 0x08, 0, 5); 4001 u8 shaper_time_exp, u8 shaper_time_mantissa, u8 shaper_inc, in mlxsw_reg_qpsc_pack() 4009 mlxsw_reg_qpsc_shaper_inc_set(payload, shaper_inc); in mlxsw_reg_qpsc_pack() 4000 mlxsw_reg_qpsc_pack(char *payload, enum mlxsw_reg_qpsc_port_speed port_speed, u8 shaper_time_exp, u8 shaper_time_mantissa, u8 shaper_inc, u8 shaper_bs, u8 port_to_shaper_credits, int ing_timestamp_inc, int egr_timestamp_inc) mlxsw_reg_qpsc_pack() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 910 u8 shaper_inc; member 924 .shaper_inc = 9, 935 .shaper_inc = 6, 946 .shaper_inc = 14, 957 .shaper_inc = 11, 978 params->shaper_inc, params->shaper_bs, in mlxsw_sp1_ptp_shaper_params_set()
|
H A D | reg.h | 4460 * shaper_rate = 64bit * shaper_inc / shaper_update_rate 4468 * shaper_rate = 64bit * shaper_inc / shaper_update_rate 4478 MLXSW_ITEM32(reg, qpsc, shaper_inc, 0x08, 0, 5); 4524 u8 shaper_time_exp, u8 shaper_time_mantissa, u8 shaper_inc, in mlxsw_reg_qpsc_pack() 4532 mlxsw_reg_qpsc_shaper_inc_set(payload, shaper_inc); in mlxsw_reg_qpsc_pack() 4523 mlxsw_reg_qpsc_pack(char *payload, enum mlxsw_reg_qpsc_port_speed port_speed, u8 shaper_time_exp, u8 shaper_time_mantissa, u8 shaper_inc, u8 shaper_bs, u8 port_to_shaper_credits, int ing_timestamp_inc, int egr_timestamp_inc) mlxsw_reg_qpsc_pack() argument
|
Completed in 39 milliseconds