Home
last modified time | relevance | path

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

12

/linux-6.12.1/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()
/linux-6.12.1/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.c59 struct tc_fifo_qopt_offload qopt; in fifo_offload_init() local
73 struct tc_fifo_qopt_offload qopt; in fifo_offload_destroy() local
86 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()
242 static int mqprio_parse_nlattr(struct Qdisc *sch, struct tc_mqprio_qopt *qopt, in mqprio_parse_nlattr()
353 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.c1398 struct tc_hfsc_qopt *qopt; in hfsc_init_qdisc() local
1441 struct tc_hfsc_qopt *qopt; in hfsc_change_qdisc() local
1525 struct tc_hfsc_qopt qopt; in hfsc_dump_qdisc() local
Dsch_multiq.c175 struct tc_multiq_qopt *qopt; in multiq_tune() local
Dsch_netem.c973 struct tc_netem_qopt *qopt; in netem_change() local
1160 struct tc_netem_qopt qopt; in netem_dump() local
Dsch_cbs.c367 struct tc_cbs_qopt *qopt; in cbs_change() local
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c333 struct tc_cbs_qopt_offload *qopt) in tc_setup_cbs()
911 struct tc_taprio_qopt_offload *qopt) in tc_taprio_map_maxsdu_txq()
932 struct tc_taprio_qopt_offload *qopt) in tc_taprio_configure()
1093 struct tc_taprio_qopt_offload *qopt) in tc_taprio_stats()
1108 struct tc_taprio_qopt_offload *qopt) in tc_taprio_queue_stats()
1121 struct tc_taprio_qopt_offload *qopt) in tc_setup_taprio()
1144 struct tc_taprio_qopt_offload *qopt) in tc_setup_taprio_without_fpe()
1156 struct tc_etf_qopt_offload *qopt) in tc_setup_etf()
1216 struct tc_mqprio_qopt *qopt = &mqprio->qopt; in tc_setup_dwmac510_mqprio() local
/linux-6.12.1/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()
/linux-6.12.1/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()
/linux-6.12.1/include/net/
Dpkt_sched.h172 struct tc_mqprio_qopt qopt; member
/linux-6.12.1/drivers/net/ethernet/intel/igc/
Digc_main.c6190 const struct tc_taprio_qopt_offload *qopt) in validate_schedule()
6243 struct tc_etf_qopt_offload *qopt) in igc_tsn_enable_launchtime()
6321 struct tc_taprio_qopt_offload *qopt) in igc_save_qbv_schedule()
6435 struct tc_taprio_qopt_offload *qopt) in igc_tsn_enable_qbv_scheduling()
6514 struct tc_cbs_qopt_offload *qopt) in igc_tsn_enable_cbs()
/linux-6.12.1/drivers/net/ethernet/ti/
Dam65-cpsw-qos.c209 struct tc_mqprio_qopt *qopt = &mqprio->qopt; in am65_cpsw_setup_mqprio() local
Dcpsw_priv.c933 struct tc_cbs_qopt_offload *qopt) in cpsw_set_cbs()
/linux-6.12.1/drivers/net/dsa/microchip/
Dksz_common.c3666 struct tc_cbs_qopt_offload *qopt) in ksz_setup_tc_cbs()
3869 struct tc_ets_qopt_offload *qopt) in ksz_tc_setup_qdisc_ets()

12