Searched refs:tc_htb_qopt_offload (Results 1 – 6 of 6) sorted by relevance
15 struct tc_htb_qopt_offload;41 int mlx5e_htb_setup_tc(struct mlx5e_priv *priv, struct tc_htb_qopt_offload *htb);
41 int mlx5e_htb_init(struct mlx5e_htb *htb, struct tc_htb_qopt_offload *htb_qopt,
374 int mlx5e_htb_setup_tc(struct mlx5e_priv *priv, struct tc_htb_qopt_offload *htb_qopt) in mlx5e_htb_setup_tc()
705 int mlx5e_htb_init(struct mlx5e_htb *htb, struct tc_htb_qopt_offload *htb_qopt, in mlx5e_htb_init()
1059 struct tc_htb_qopt_offload offload_opt; in htb_init()1143 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()1552 struct tc_htb_qopt_offload offload_opt; in htb_destroy_class_offload()1581 offload_opt = (struct tc_htb_qopt_offload) { in htb_destroy_class_offload()1625 struct tc_htb_qopt_offload offload_opt; in htb_destroy()1687 offload_opt = (struct tc_htb_qopt_offload) { in htb_destroy()1775 struct tc_htb_qopt_offload offload_opt; in htb_change_class()1908 offload_opt = (struct tc_htb_qopt_offload) { in htb_change_class()[all …]
863 struct tc_htb_qopt_offload { struct
Completed in 15 milliseconds