Searched refs:mlxsw_sp_port_prio_tc_set (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A 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()
|
H A D | spectrum_qdisc.c | 920 mlxsw_sp_port_prio_tc_set(mlxsw_sp_port, i, in __mlxsw_sp_qdisc_ets_destroy() 990 err = mlxsw_sp_port_prio_tc_set(mlxsw_sp_port, in __mlxsw_sp_qdisc_ets_replace()
|
H A D | spectrum.h | 586 int mlxsw_sp_port_prio_tc_set(struct mlxsw_sp_port *mlxsw_sp_port,
|
H A D | spectrum.c | 1266 int mlxsw_sp_port_prio_tc_set(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_prio_tc_set() function 1355 err = mlxsw_sp_port_prio_tc_set(mlxsw_sp_port, i, 0); in mlxsw_sp_port_ets_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A 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()
|
H A 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()
|
H A D | spectrum.h | 682 int mlxsw_sp_port_prio_tc_set(struct mlxsw_sp_port *mlxsw_sp_port,
|
H A D | spectrum.c | 1452 int mlxsw_sp_port_prio_tc_set(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_prio_tc_set() function 1541 err = mlxsw_sp_port_prio_tc_set(mlxsw_sp_port, i, 0); in mlxsw_sp_port_ets_init()
|
Completed in 27 milliseconds