Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dqos.h15 struct tc_htb_qopt_offload;
41 int mlx5e_htb_setup_tc(struct mlx5e_priv *priv, struct tc_htb_qopt_offload *htb);
H A Dhtb.h41 int mlx5e_htb_init(struct mlx5e_htb *htb, struct tc_htb_qopt_offload *htb_qopt,
H A Dqos.c387 int mlx5e_htb_setup_tc(struct mlx5e_priv *priv, struct tc_htb_qopt_offload *htb_qopt) in mlx5e_htb_setup_tc()
H A Dhtb.c705 int mlx5e_htb_init(struct mlx5e_htb *htb, struct tc_htb_qopt_offload *htb_qopt, in mlx5e_htb_init()
/linux-6.15/net/sched/
H A Dsch_htb.c1052 struct tc_htb_qopt_offload offload_opt; in htb_init()
1135 offload_opt = (struct tc_htb_qopt_offload) { in htb_init()
1365 struct tc_htb_qopt_offload offload_opt; in htb_select_queue()
1372 offload_opt = (struct tc_htb_qopt_offload) { in htb_select_queue()
1543 struct tc_htb_qopt_offload offload_opt; in htb_destroy_class_offload()
1572 offload_opt = (struct tc_htb_qopt_offload) { in htb_destroy_class_offload()
1616 struct tc_htb_qopt_offload offload_opt; in htb_destroy()
1678 offload_opt = (struct tc_htb_qopt_offload) { in htb_destroy()
1764 struct tc_htb_qopt_offload offload_opt; in htb_change_class()
1889 offload_opt = (struct tc_htb_qopt_offload) { in htb_change_class()
[all …]
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.h25 int otx2_setup_tc_htb(struct net_device *ndev, struct tc_htb_qopt_offload *htb);
H A Dqos.c1734 int otx2_setup_tc_htb(struct net_device *ndev, struct tc_htb_qopt_offload *htb) in otx2_setup_tc_htb()
/linux-6.15/drivers/net/ethernet/airoha/
H A Dairoha_eth.c2235 struct tc_htb_qopt_offload *opt) in airoha_tc_htb_alloc_leaf_queue()
2323 struct tc_htb_qopt_offload *opt) in airoha_tc_htb_delete_leaf_queue()
2348 struct tc_htb_qopt_offload *opt) in airoha_tc_get_htb_get_leaf_queue()
2363 struct tc_htb_qopt_offload *opt) in airoha_tc_setup_qdisc_htb()
/linux-6.15/include/net/
H A Dpkt_cls.h871 struct tc_htb_qopt_offload { struct