Searched refs:tc_htb_qopt_offload (Results 1 – 3 of 3) sorted by relevance
1054 struct tc_htb_qopt_offload offload_opt; in htb_init()1141 offload_opt = (struct tc_htb_qopt_offload) { in htb_init()1387 struct tc_htb_qopt_offload offload_opt; in htb_select_queue()1394 offload_opt = (struct tc_htb_qopt_offload) { in htb_select_queue()1566 struct tc_htb_qopt_offload offload_opt; in htb_destroy_class_offload()1592 offload_opt = (struct tc_htb_qopt_offload) { in htb_destroy_class_offload()1634 struct tc_htb_qopt_offload offload_opt; in htb_destroy()1698 offload_opt = (struct tc_htb_qopt_offload) { in htb_destroy()1785 struct tc_htb_qopt_offload offload_opt; in htb_change_class()1898 offload_opt = (struct tc_htb_qopt_offload) { in htb_change_class()[all …]
816 struct tc_htb_qopt_offload { struct
3304 static int mlx5e_setup_tc_htb(struct mlx5e_priv *priv, struct tc_htb_qopt_offload *htb) in mlx5e_setup_tc_htb()
Completed in 19 milliseconds