Home
last modified time | relevance | path

Searched refs:cwtp_cmd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c362 char cwtp_cmd[MLXSW_REG_CWTP_LEN]; in mlxsw_sp_tclass_congestion_enable() local
366 mlxsw_reg_cwtp_pack(cwtp_cmd, mlxsw_sp_port->local_port, tclass_num); in mlxsw_sp_tclass_congestion_enable()
367 mlxsw_reg_cwtp_profile_pack(cwtp_cmd, MLXSW_REG_CWTP_DEFAULT_PROFILE, in mlxsw_sp_tclass_congestion_enable()
372 err = mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(cwtp), cwtp_cmd); in mlxsw_sp_tclass_congestion_enable()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c605 char cwtp_cmd[MLXSW_REG_CWTP_LEN]; in mlxsw_sp_tclass_congestion_enable() local
609 mlxsw_reg_cwtp_pack(cwtp_cmd, mlxsw_sp_port->local_port, tclass_num); in mlxsw_sp_tclass_congestion_enable()
610 mlxsw_reg_cwtp_profile_pack(cwtp_cmd, MLXSW_REG_CWTP_DEFAULT_PROFILE, in mlxsw_sp_tclass_congestion_enable()
615 err = mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(cwtp), cwtp_cmd); in mlxsw_sp_tclass_congestion_enable()

Completed in 6 milliseconds