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.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()
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()
1544 struct tc_htb_qopt_offload offload_opt; in htb_destroy_class_offload()
1573 offload_opt = (struct tc_htb_qopt_offload) { in htb_destroy_class_offload()
1617 struct tc_htb_qopt_offload offload_opt; in htb_destroy()
1679 offload_opt = (struct tc_htb_qopt_offload) { in htb_destroy()
1765 struct tc_htb_qopt_offload offload_opt; 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.c1732 int otx2_setup_tc_htb(struct net_device *ndev, struct tc_htb_qopt_offload *htb) in otx2_setup_tc_htb()
/linux/include/net/ !
H A Dpkt_cls.h873 struct tc_htb_qopt_offload { struct
/linux/drivers/net/ethernet/airoha/ !
H A Dairoha_eth.c2504 struct tc_htb_qopt_offload *opt) in airoha_tc_htb_alloc_leaf_queue()
2726 struct tc_htb_qopt_offload *opt) in airoha_tc_htb_delete_leaf_queue()
2751 struct tc_htb_qopt_offload *opt) in airoha_tc_get_htb_get_leaf_queue()
2766 struct tc_htb_qopt_offload *opt) in airoha_tc_setup_qdisc_htb()