Searched refs:mlxsw_sp_port_prio_tc_set (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_dcb.c | 114 err = mlxsw_sp_port_prio_tc_set(mlxsw_sp_port, i, in __mlxsw_sp_dcbnl_ieee_setets() 134 mlxsw_sp_port_prio_tc_set(mlxsw_sp_port, i, my_ets->prio_tc[i]); in __mlxsw_sp_dcbnl_ieee_setets()
|
D | spectrum_qdisc.c | 1257 mlxsw_sp_port_prio_tc_set(mlxsw_sp_port, i, in __mlxsw_sp_qdisc_ets_destroy() 1370 err = mlxsw_sp_port_prio_tc_set(mlxsw_sp_port, in __mlxsw_sp_qdisc_ets_replace()
|
D | spectrum.h | 654 int mlxsw_sp_port_prio_tc_set(struct mlxsw_sp_port *mlxsw_sp_port,
|
D | spectrum.c | 1370 int mlxsw_sp_port_prio_tc_set(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_prio_tc_set() function 1459 err = mlxsw_sp_port_prio_tc_set(mlxsw_sp_port, i, 0); in mlxsw_sp_port_ets_init()
|