Searched refs:offload_opt (Results 1 – 1 of 1) sorted by relevance
1052 struct tc_htb_qopt_offload offload_opt; in htb_init() local1141 err = htb_offload(dev, &offload_opt); in htb_init()1365 struct tc_htb_qopt_offload offload_opt; in htb_select_queue() local1376 err = htb_offload(dev, &offload_opt); in htb_select_queue()1543 struct tc_htb_qopt_offload offload_opt; in htb_destroy_class_offload() local1593 TC_H_MIN(offload_opt.classid); in htb_destroy_class_offload()1616 struct tc_htb_qopt_offload offload_opt; in htb_destroy() local1681 htb_offload(dev, &offload_opt); in htb_destroy()1764 struct tc_htb_qopt_offload offload_opt; in htb_change_class() local1901 err = htb_offload(dev, &offload_opt); in htb_change_class()[all …]