Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A 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()
419 struct mlxsw_sp_qdisc_ops *ops = mlxsw_sp_qdisc->ops; in mlxsw_sp_qdisc_change()
453 struct mlxsw_sp_qdisc_ops *ops, void *params) in mlxsw_sp_qdisc_replace()
833 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_red = {
1071 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_tbf = {
1152 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_fifo = {
1526 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_prio = {
1579 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_ets = {