Searched refs:shaper_time_exp (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 729 u8 shaper_time_exp; member 743 .shaper_time_exp = 4, 754 .shaper_time_exp = 0, 765 .shaper_time_exp = 0, 776 .shaper_time_exp = 0, 797 params->shaper_time_exp, in mlxsw_sp1_ptp_shaper_params_set()
|
H A D | reg.h | 3936 * shaper_update_rate = 2 ^ shaper_time_exp * (1 + shaper_time_mantissa) * 32nSec 3940 MLXSW_ITEM32(reg, qpsc, shaper_time_exp, 0x04, 16, 4); 3944 * shaper_update_rate = 2 ^ shaper_time_exp * (1 + shaper_time_mantissa) * 32nSec 4001 u8 shaper_time_exp, u8 shaper_time_mantissa, u8 shaper_inc, in mlxsw_reg_qpsc_pack() 4007 mlxsw_reg_qpsc_shaper_time_exp_set(payload, shaper_time_exp); 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 | 908 u8 shaper_time_exp; member 922 .shaper_time_exp = 4, 933 .shaper_time_exp = 0, 944 .shaper_time_exp = 0, 955 .shaper_time_exp = 0, 976 params->shaper_time_exp, in mlxsw_sp1_ptp_shaper_params_set()
|
H A D | reg.h | 4459 * shaper_update_rate = 2 ^ shaper_time_exp * (1 + shaper_time_mantissa) * 32nSec 4463 MLXSW_ITEM32(reg, qpsc, shaper_time_exp, 0x04, 16, 4); 4467 * shaper_update_rate = 2 ^ shaper_time_exp * (1 + shaper_time_mantissa) * 32nSec 4524 u8 shaper_time_exp, u8 shaper_time_mantissa, u8 shaper_inc, in mlxsw_reg_qpsc_pack() 4530 mlxsw_reg_qpsc_shaper_time_exp_set(payload, shaper_time_exp); 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 33 milliseconds