Home
last modified time | relevance | path

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

/linux/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/net/sched/
H A Dsch_htb.c1050 static int htb_offload(struct net_device *dev, struct tc_htb_qopt_offload *opt) in htb_offload()
1059 struct tc_htb_qopt_offload offload_opt; in htb_init()
1141 offload_opt = (struct tc_htb_qopt_offload) { in htb_init()
1373 struct tc_htb_qopt_offload offload_opt; in htb_select_queue()
1380 offload_opt = (struct tc_htb_qopt_offload) { in htb_select_queue()
1551 struct tc_htb_qopt_offload offload_opt; in htb_destroy_class_offload()
1580 offload_opt = (struct tc_htb_qopt_offload) { in htb_destroy_class_offload()
1624 struct tc_htb_qopt_offload offload_opt; in htb_destroy()
1686 offload_opt = (struct tc_htb_qopt_offload) { in htb_destroy()
1772 struct tc_htb_qopt_offload offload_op in htb_change_class()
[all...]
/linux/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.c1782 int otx2_setup_tc_htb(struct net_device *ndev, struct tc_htb_qopt_offload *htb)
/linux/include/net/
H A Dpkt_cls.h885 struct tc_htb_qopt_offload { struct
/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.c2898 struct tc_htb_qopt_offload *opt) in airoha_tc_htb_modify_queue()
2918 struct tc_htb_qopt_offload *opt) in airoha_tc_htb_alloc_leaf_queue()
3154 struct tc_htb_qopt_offload *opt) in airoha_tc_htb_delete_leaf_queue()
3275 struct tc_htb_qopt_offload *opt) in airoha_tc_get_htb_get_leaf_queue()
3291 struct tc_htb_qopt_offload *opt) in airoha_tc_setup_qdisc_htb()