/kernel/linux/linux-5.10/net/sched/ |
D | sch_fifo.c | 58 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
|
D | sch_tbf.c | 145 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
|
D | sch_ets.c | 109 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
|
D | sch_etf.c | 44 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
|
D | sch_prio.c | 140 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
|
D | sch_mqprio.c | 62 static int mqprio_parse_opt(struct net_device *dev, struct tc_mqprio_qopt *qopt) in mqprio_parse_opt() 141 struct tc_mqprio_qopt *qopt = NULL; in mqprio_init() local
|
D | sch_hfsc.c | 1393 struct tc_hfsc_qopt *qopt; in hfsc_init_qdisc() local 1435 struct tc_hfsc_qopt *qopt; in hfsc_change_qdisc() local 1521 struct tc_hfsc_qopt qopt; in hfsc_dump_qdisc() local
|
D | sch_multiq.c | 175 struct tc_multiq_qopt *qopt; in multiq_tune() local
|
D | sch_netem.c | 959 struct tc_netem_qopt *qopt; in netem_change() local 1142 struct tc_netem_qopt qopt; in netem_dump() local
|
D | sch_cbs.c | 366 struct tc_cbs_qopt *qopt; in cbs_change() local
|
D | sch_taprio.c | 922 struct tc_mqprio_qopt *qopt, in taprio_parse_mqprio_opt()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_tc.c | 310 struct tc_cbs_qopt_offload *qopt) in tc_setup_cbs() 631 struct tc_taprio_qopt_offload *qopt) in tc_setup_taprio() 795 struct tc_etf_qopt_offload *qopt) in tc_setup_etf()
|
D | stmmac_selftests.c | 1760 struct tc_etf_qopt_offload qopt; in stmmac_test_tbs() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
D | igc_main.c | 4845 const struct tc_taprio_qopt_offload *qopt) in validate_schedule() 4895 struct tc_etf_qopt_offload *qopt) in igc_tsn_enable_launchtime() 4911 struct tc_taprio_qopt_offload *qopt) in igc_save_qbv_schedule() 4991 struct tc_taprio_qopt_offload *qopt) in igc_tsn_enable_qbv_scheduling()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
D | cpsw_priv.c | 931 struct tc_cbs_qopt_offload *qopt) in cpsw_set_cbs()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
D | enetc_qos.c | 303 struct tc_etf_qopt_offload *qopt = type_data; in enetc_setup_tc_txtime() local
|
/kernel/linux/linux-5.10/include/net/ |
D | pkt_cls.h | 754 struct tc_mqprio_qopt qopt; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 2559 struct tc_cbs_qopt_offload *qopt) in igb_offload_cbs() 2794 struct tc_etf_qopt_offload *qopt) in igb_offload_txtime()
|