Home
last modified time | relevance | path

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

/Linux-v5.15/net/sched/
Dsch_htb.c1045 static int htb_offload(struct net_device *dev, struct tc_htb_qopt_offload *opt) in htb_offload()
1054 struct tc_htb_qopt_offload offload_opt; in htb_init()
1137 offload_opt = (struct tc_htb_qopt_offload) { in htb_init()
1381 struct tc_htb_qopt_offload offload_opt; in htb_select_queue()
1388 offload_opt = (struct tc_htb_qopt_offload) { in htb_select_queue()
1560 struct tc_htb_qopt_offload offload_opt; in htb_destroy_class_offload()
1585 offload_opt = (struct tc_htb_qopt_offload) { in htb_destroy_class_offload()
1627 struct tc_htb_qopt_offload offload_opt; in htb_destroy()
1691 offload_opt = (struct tc_htb_qopt_offload) { in htb_destroy()
1778 struct tc_htb_qopt_offload offload_opt; in htb_change_class()
[all …]
/Linux-v5.15/include/net/
Dpkt_cls.h816 struct tc_htb_qopt_offload { struct
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c3033 static int mlx5e_setup_tc_htb(struct mlx5e_priv *priv, struct tc_htb_qopt_offload *htb) in mlx5e_setup_tc_htb()