Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c49 u8 tclass_num; member
217 int tclass_num, u32 min, u32 max, in mlxsw_sp_tclass_congestion_enable() argument
225 mlxsw_reg_cwtp_pack(cwtp_cmd, mlxsw_sp_port->local_port, tclass_num); in mlxsw_sp_tclass_congestion_enable()
235 mlxsw_reg_cwtpm_pack(cwtpm_cmd, mlxsw_sp_port->local_port, tclass_num, in mlxsw_sp_tclass_congestion_enable()
243 int tclass_num) in mlxsw_sp_tclass_congestion_disable() argument
248 mlxsw_reg_cwtpm_pack(cwtpm_cmd, mlxsw_sp_port->local_port, tclass_num, in mlxsw_sp_tclass_congestion_disable()
257 u8 tclass_num = mlxsw_sp_qdisc->tclass_num; in mlxsw_sp_setup_tc_qdisc_red_clean_stats() local
271 red_base->prob_drop = xstats->wred_drop[tclass_num]; in mlxsw_sp_setup_tc_qdisc_red_clean_stats()
272 red_base->pdrop = xstats->tail_drop[tclass_num]; in mlxsw_sp_setup_tc_qdisc_red_clean_stats()
291 mlxsw_sp_qdisc->tclass_num); in mlxsw_sp_qdisc_red_destroy()
[all …]