mlxsw_sp_qdisc_ops
static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_tbf = {
static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_fifo = {
static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_prio = {
static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_ets = {
struct mlxsw_sp_qdisc_ops *ops, void *params)
struct mlxsw_sp_qdisc_ops *ops = mlxsw_sp_qdisc->ops;
struct mlxsw_sp_qdisc_ops *ops, void *params)
static struct mlxsw_sp_qdisc_ops mlxsw_sp_qdisc_ops_red = {
struct mlxsw_sp_qdisc_ops *ops;