Searched refs:tc_htb_qopt_offload (Results 1 – 3 of 3) sorted by relevance
1045 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 …]
816 struct tc_htb_qopt_offload { struct
3033 static int mlx5e_setup_tc_htb(struct mlx5e_priv *priv, struct tc_htb_qopt_offload *htb) in mlx5e_setup_tc_htb()