Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c29 struct mlxsw_sp_qdisc_ops { struct
70 struct mlxsw_sp_qdisc_ops *ops; argument
232 struct mlxsw_sp_qdisc_ops *ops, void *params) in mlxsw_sp_qdisc_create()
292 struct mlxsw_sp_qdisc_ops *ops = mlxsw_sp_qdisc->ops; in mlxsw_sp_qdisc_change()
326 struct mlxsw_sp_qdisc_ops *ops, void *params) in mlxsw_sp_qdisc_replace()
668 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_red = {
875 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_tbf = {
952 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_fifo = {
1241 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_prio = {
1292 static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_ets = {