Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c619 mlxsw_reg_cwtpm_pack(cwtpm_cmd, mlxsw_sp_port->local_port, tclass_num, in mlxsw_sp_tclass_congestion_enable()
632 mlxsw_reg_cwtpm_pack(cwtpm_cmd, mlxsw_sp_port->local_port, tclass_num, in mlxsw_sp_tclass_congestion_disable()
H A Dreg.h2478 static inline void mlxsw_reg_cwtpm_pack(char *payload, u16 local_port, in mlxsw_reg_cwtpm_pack() function