Home
last modified time | relevance | path

Searched defs:qopt (Results 1 – 25 of 49) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/net/ethernet/engleder/
Dtsnep_selftests.c156 struct tc_taprio_qopt_offload *qopt, s64 ms) in delay_base_time()
312 struct tc_taprio_qopt_offload *qopt, s64 ms) in enable_check_taprio()
328 struct tc_taprio_qopt_offload qopt; in disable_taprio() local
341 struct tc_taprio_qopt_offload *qopt, s64 ms) in run_taprio()
354 struct tc_taprio_qopt_offload *qopt; in tsnep_test_taprio() local
451 struct tc_taprio_qopt_offload *qopt; in tsnep_test_taprio_change() local
604 struct tc_taprio_qopt_offload *qopt; in tsnep_test_taprio_extension() local
Dtsnep_tc.c11 static int tsnep_validate_gcl(struct tc_taprio_qopt_offload *qopt) in tsnep_validate_gcl()
88 struct tc_taprio_qopt_offload *qopt) in tsnep_write_gcl()
319 struct tc_taprio_qopt_offload *qopt) in tsnep_taprio()
/kernel/linux/linux-6.6/net/sched/
Dsch_mqprio_lib.c20 const struct tc_mqprio_qopt *qopt, in mqprio_validate_queue_counts()
68 int mqprio_validate_qopt(struct net_device *dev, struct tc_mqprio_qopt *qopt, in mqprio_validate_qopt()
103 void mqprio_qopt_reconstruct(struct net_device *dev, struct tc_mqprio_qopt *qopt) in mqprio_qopt_reconstruct()
Dsch_fifo.c58 struct tc_fifo_qopt_offload qopt; in fifo_offload_init() local
72 struct tc_fifo_qopt_offload qopt; in fifo_offload_destroy() local
85 struct tc_fifo_qopt_offload qopt; in fifo_offload_dump() local
Dsch_tbf.c146 struct tc_tbf_qopt_offload qopt; in tbf_offload_change() local
164 struct tc_tbf_qopt_offload qopt; in tbf_offload_destroy() local
177 struct tc_tbf_qopt_offload qopt; in tbf_offload_dump() local
356 struct tc_tbf_qopt *qopt; in tbf_change() local
Dsch_mqprio.c35 const struct tc_mqprio_qopt *qopt, in mqprio_enable_offload()
115 static int mqprio_parse_opt(struct net_device *dev, struct tc_mqprio_qopt *qopt, in mqprio_parse_opt()
244 static int mqprio_parse_nlattr(struct Qdisc *sch, struct tc_mqprio_qopt *qopt, in mqprio_parse_nlattr()
355 struct tc_mqprio_qopt *qopt = NULL; in mqprio_init() local
Dsch_ets.c109 struct tc_ets_qopt_offload qopt; in ets_offload_change() local
149 struct tc_ets_qopt_offload qopt; in ets_offload_destroy() local
165 struct tc_ets_qopt_offload qopt; in ets_offload_graft() local
179 struct tc_ets_qopt_offload qopt; in ets_offload_dump() local
Dsch_etf.c44 static inline int validate_input_params(struct tc_etf_qopt *qopt, in validate_input_params()
349 struct tc_etf_qopt *qopt; in etf_init() local
Dsch_prio.c140 static int prio_offload(struct Qdisc *sch, struct tc_prio_qopt *qopt) in prio_offload()
182 struct tc_prio_qopt *qopt; in prio_tune() local
Dsch_hfsc.c1397 struct tc_hfsc_qopt *qopt; in hfsc_init_qdisc() local
1440 struct tc_hfsc_qopt *qopt; in hfsc_change_qdisc() local
1526 struct tc_hfsc_qopt qopt; in hfsc_dump_qdisc() local
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
Dlan966x_tc.c35 struct tc_tbf_qopt_offload *qopt) in lan966x_tc_setup_qdisc_tbf()
50 struct tc_cbs_qopt_offload *qopt) in lan966x_tc_setup_qdisc_cbs()
57 struct tc_ets_qopt_offload *qopt) in lan966x_tc_setup_qdisc_ets()
Dlan966x_cbs.c6 struct tc_cbs_qopt_offload *qopt) in lan966x_cbs_add()
52 struct tc_cbs_qopt_offload *qopt) in lan966x_cbs_del()
Dlan966x_tbf.c6 struct tc_tbf_qopt_offload *qopt) in lan966x_tbf_add()
56 struct tc_tbf_qopt_offload *qopt) in lan966x_tbf_del()
Dlan966x_ets.c19 struct tc_ets_qopt_offload *qopt) in lan966x_ets_add()
78 struct tc_ets_qopt_offload *qopt) in lan966x_ets_del()
Dlan966x_taprio.c173 struct tc_taprio_qopt_offload *qopt, in lan966x_taprio_find_list()
219 static int lan966x_taprio_check(struct tc_taprio_qopt_offload *qopt) in lan966x_taprio_check()
328 struct tc_taprio_qopt_offload *qopt, in lan966x_taprio_gcl_setup()
442 struct tc_taprio_qopt_offload *qopt) in lan966x_taprio_add()
/kernel/linux/linux-5.10/net/sched/
Dsch_fifo.c58 struct tc_fifo_qopt_offload qopt; in fifo_offload_init() local
72 struct tc_fifo_qopt_offload qopt; in fifo_offload_destroy() local
85 struct tc_fifo_qopt_offload qopt; in fifo_offload_dump() local
Dsch_tbf.c145 struct tc_tbf_qopt_offload qopt; in tbf_offload_change() local
163 struct tc_tbf_qopt_offload qopt; in tbf_offload_destroy() local
176 struct tc_tbf_qopt_offload qopt; in tbf_offload_dump() local
341 struct tc_tbf_qopt *qopt; in tbf_change() local
Dsch_mqprio.c62 static int mqprio_parse_opt(struct net_device *dev, struct tc_mqprio_qopt *qopt) in mqprio_parse_opt()
133 static int mqprio_parse_nlattr(struct Qdisc *sch, struct tc_mqprio_qopt *qopt, in mqprio_parse_nlattr()
232 struct tc_mqprio_qopt *qopt = NULL; in mqprio_init() local
Dsch_ets.c109 struct tc_ets_qopt_offload qopt; in ets_offload_change() local
149 struct tc_ets_qopt_offload qopt; in ets_offload_destroy() local
165 struct tc_ets_qopt_offload qopt; in ets_offload_graft() local
179 struct tc_ets_qopt_offload qopt; in ets_offload_dump() local
Dsch_etf.c44 static inline int validate_input_params(struct tc_etf_qopt *qopt, in validate_input_params()
352 struct tc_etf_qopt *qopt; in etf_init() local
Dsch_prio.c140 static int prio_offload(struct Qdisc *sch, struct tc_prio_qopt *qopt) in prio_offload()
182 struct tc_prio_qopt *qopt; in prio_tune() local
Dsch_hfsc.c1403 struct tc_hfsc_qopt *qopt; in hfsc_init_qdisc() local
1445 struct tc_hfsc_qopt *qopt; in hfsc_change_qdisc() local
1531 struct tc_hfsc_qopt qopt; in hfsc_dump_qdisc() local
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
Dsparx5_tc.c88 struct tc_tbf_qopt_offload *qopt) in sparx5_tc_setup_qdisc_tbf()
112 struct tc_ets_qopt_offload *qopt) in sparx5_tc_setup_qdisc_ets()
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c310 struct tc_cbs_qopt_offload *qopt) in tc_setup_cbs()
631 struct tc_taprio_qopt_offload *qopt) in tc_setup_taprio()
797 struct tc_etf_qopt_offload *qopt) in tc_setup_etf()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c343 struct tc_cbs_qopt_offload *qopt) in tc_setup_cbs()
919 struct tc_taprio_qopt_offload *qopt) in tc_setup_taprio()
1095 struct tc_etf_qopt_offload *qopt) in tc_setup_etf()

12