Searched refs:port_to_shaper_credits (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 733 u8 port_to_shaper_credits; member 747 .port_to_shaper_credits = 1, 758 .port_to_shaper_credits = 1, 769 .port_to_shaper_credits = 1, 780 .port_to_shaper_credits = 1, 800 params->port_to_shaper_credits, in mlxsw_sp1_ptp_shaper_params_set()
|
H A D | reg.h | 3966 * Write enable to port_to_shaper_credits. 3977 MLXSW_ITEM32(reg, qpsc, port_to_shaper_credits, 0x10, 0, 8); 4002 u8 shaper_bs, u8 port_to_shaper_credits, in mlxsw_reg_qpsc_pack() 4012 mlxsw_reg_qpsc_port_to_shaper_credits_set(payload, port_to_shaper_credits); 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 | 912 u8 port_to_shaper_credits; member 926 .port_to_shaper_credits = 1, 937 .port_to_shaper_credits = 1, 948 .port_to_shaper_credits = 1, 959 .port_to_shaper_credits = 1, 979 params->port_to_shaper_credits, in mlxsw_sp1_ptp_shaper_params_set()
|
H A D | reg.h | 4489 * Write enable to port_to_shaper_credits. 4500 MLXSW_ITEM32(reg, qpsc, port_to_shaper_credits, 0x10, 0, 8); 4525 u8 shaper_bs, u8 port_to_shaper_credits, in mlxsw_reg_qpsc_pack() 4535 mlxsw_reg_qpsc_port_to_shaper_credits_set(payload, port_to_shaper_credits); 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 38 milliseconds