Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.h15 struct tc_htb_qopt_offload;
41 int mlx5e_htb_setup_tc(struct mlx5e_priv *priv, struct tc_htb_qopt_offload *htb);
Dhtb.h41 int mlx5e_htb_init(struct mlx5e_htb *htb, struct tc_htb_qopt_offload *htb_qopt,
Dqos.c374 int mlx5e_htb_setup_tc(struct mlx5e_priv *priv, struct tc_htb_qopt_offload *htb_qopt) in mlx5e_htb_setup_tc()
Dhtb.c705 int mlx5e_htb_init(struct mlx5e_htb *htb, struct tc_htb_qopt_offload *htb_qopt, in mlx5e_htb_init()
/Linux-v6.1/net/sched/
Dsch_htb.c1043 static int htb_offload(struct net_device *dev, struct tc_htb_qopt_offload *opt) in htb_offload()
1052 struct tc_htb_qopt_offload offload_opt; in htb_init()
1136 offload_opt = (struct tc_htb_qopt_offload) { in htb_init()
1366 struct tc_htb_qopt_offload offload_opt; in htb_select_queue()
1373 offload_opt = (struct tc_htb_qopt_offload) { in htb_select_queue()
1545 struct tc_htb_qopt_offload offload_opt; in htb_destroy_class_offload()
1571 offload_opt = (struct tc_htb_qopt_offload) { in htb_destroy_class_offload()
1613 struct tc_htb_qopt_offload offload_opt; in htb_destroy()
1675 offload_opt = (struct tc_htb_qopt_offload) { in htb_destroy()
1763 struct tc_htb_qopt_offload offload_opt; in htb_change_class()
[all …]
/Linux-v6.1/include/net/
Dpkt_cls.h859 struct tc_htb_qopt_offload { struct