Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c144 mlxsw_sp_qdisc_find(struct mlxsw_sp_port *mlxsw_sp_port, u32 parent, in mlxsw_sp_qdisc_find() function
685 mlxsw_sp_qdisc = mlxsw_sp_qdisc_find(mlxsw_sp_port, p->parent, false); in __mlxsw_sp_setup_tc_red()
891 mlxsw_sp_qdisc = mlxsw_sp_qdisc_find(mlxsw_sp_port, p->parent, false); in __mlxsw_sp_setup_tc_tbf()
968 mlxsw_sp_qdisc = mlxsw_sp_qdisc_find(mlxsw_sp_port, p->parent, false); in __mlxsw_sp_setup_tc_fifo()
1379 mlxsw_sp_qdisc = mlxsw_sp_qdisc_find(mlxsw_sp_port, p->parent, true); in __mlxsw_sp_setup_tc_prio()
1423 mlxsw_sp_qdisc = mlxsw_sp_qdisc_find(mlxsw_sp_port, p->parent, true); in __mlxsw_sp_setup_tc_ets()