Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c29 struct mlxsw_sp_qdisc_ops { struct
86 struct mlxsw_sp_qdisc_ops *ops;
356 struct mlxsw_sp_qdisc_ops *ops, void *params) in mlxsw_sp_qdisc_create()
420 struct mlxsw_sp_qdisc_ops *ops = mlxsw_sp_qdisc->ops; in mlxsw_sp_qdisc_change()
454 struct mlxsw_sp_qdisc_ops *ops, void *params) in mlxsw_sp_qdisc_replace()
834 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_red = {
1072 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_tbf = {
1153 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_fifo = {
1527 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_prio = {
1580 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_ets = {