/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_cbs.c | 5 lan966x_cbs_add(struct lan966x_port *port, struct tc_cbs_qopt_offload *qopt) lan966x_cbs_add() argument 51 lan966x_cbs_del(struct lan966x_port *port, struct tc_cbs_qopt_offload *qopt) lan966x_cbs_del() argument [all...] |
H A D | lan966x_ets.c | 18 lan966x_ets_add(struct lan966x_port *port, struct tc_ets_qopt_offload *qopt) lan966x_ets_add() argument 77 lan966x_ets_del(struct lan966x_port *port, struct tc_ets_qopt_offload *qopt) lan966x_ets_del() argument
|
H A D | lan966x_tbf.c | 5 lan966x_tbf_add(struct lan966x_port *port, struct tc_tbf_qopt_offload *qopt) lan966x_tbf_add() argument 55 lan966x_tbf_del(struct lan966x_port *port, struct tc_tbf_qopt_offload *qopt) lan966x_tbf_del() argument
|
H A D | lan966x_tc.c | 34 lan966x_tc_setup_qdisc_tbf(struct lan966x_port *port, struct tc_tbf_qopt_offload *qopt) lan966x_tc_setup_qdisc_tbf() argument 49 lan966x_tc_setup_qdisc_cbs(struct lan966x_port *port, struct tc_cbs_qopt_offload *qopt) lan966x_tc_setup_qdisc_cbs() argument 56 lan966x_tc_setup_qdisc_ets(struct lan966x_port *port, struct tc_ets_qopt_offload *qopt) lan966x_tc_setup_qdisc_ets() argument [all...] |
H A D | lan966x_taprio.c | 219 static int lan966x_taprio_check(struct tc_taprio_qopt_offload *qopt) in lan966x_taprio_check() argument 172 lan966x_taprio_find_list(struct lan966x_port *port, struct tc_taprio_qopt_offload *qopt, int *new_list, int *obs_list) lan966x_taprio_find_list() argument 327 lan966x_taprio_gcl_setup(struct lan966x_port *port, struct tc_taprio_qopt_offload *qopt, int list) lan966x_taprio_gcl_setup() argument 441 lan966x_taprio_add(struct lan966x_port *port, struct tc_taprio_qopt_offload *qopt) lan966x_taprio_add() argument [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_mqprio_lib.c | 19 mqprio_validate_queue_counts(struct net_device *dev, const struct tc_mqprio_qopt *qopt, bool allow_overlapping_txqs, struct netlink_ext_ack *extack) mqprio_validate_queue_counts() argument 68 mqprio_validate_qopt(struct net_device *dev, struct tc_mqprio_qopt *qopt, bool validate_queue_counts, bool allow_overlapping_txqs, struct netlink_ext_ack *extack) mqprio_validate_qopt() argument 103 mqprio_qopt_reconstruct(struct net_device *dev, struct tc_mqprio_qopt *qopt) mqprio_qopt_reconstruct() argument [all...] |
H A 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; fifo_offload_dump() local [all...] |
H A D | sch_etf.c | 44 static inline int validate_input_params(struct tc_etf_qopt *qopt, in validate_input_params() argument 349 struct tc_etf_qopt *qopt; in etf_init() local [all...] |
H A D | sch_prio.c | 140 static int prio_offload(struct Qdisc *sch, struct tc_prio_qopt *qopt) in prio_offload() argument 182 struct tc_prio_qopt *qopt; in prio_tune() local [all...] |
H A D | sch_multiq.c | 175 struct tc_multiq_qopt *qopt; in multiq_tune() local
|
H A D | sch_cbs.c | 367 struct tc_cbs_qopt *qopt; in cbs_change() local
|
H A D | sch_tbf.c | 146 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; tbf_offload_dump() local 356 struct tc_tbf_qopt *qopt; tbf_change() local [all...] |
H A D | sch_mqprio.c | 115 static int mqprio_parse_opt(struct net_device *dev, struct tc_mqprio_qopt *qopt, in mqprio_parse_opt() argument 34 mqprio_enable_offload(struct Qdisc *sch, const struct tc_mqprio_qopt *qopt, struct netlink_ext_ack *extack) mqprio_enable_offload() argument 244 mqprio_parse_nlattr(struct Qdisc *sch, struct tc_mqprio_qopt *qopt, struct nlattr *opt, struct netlink_ext_ack *extack) mqprio_parse_nlattr() argument 355 struct tc_mqprio_qopt *qopt = NULL; mqprio_init() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_tc.c | 87 sparx5_tc_setup_qdisc_tbf(struct net_device *ndev, struct tc_tbf_qopt_offload *qopt) sparx5_tc_setup_qdisc_tbf() argument 111 sparx5_tc_setup_qdisc_ets(struct net_device *ndev, struct tc_ets_qopt_offload *qopt) sparx5_tc_setup_qdisc_ets() argument [all...] |
/kernel/linux/linux-5.10/net/sched/ |
H A 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; fifo_offload_dump() local [all...] |
H A D | sch_mqprio.c | 62 static int mqprio_parse_opt(struct net_device *dev, struct tc_mqprio_qopt *qopt) in mqprio_parse_opt() argument 133 mqprio_parse_nlattr(struct Qdisc *sch, struct tc_mqprio_qopt *qopt, struct nlattr *opt, struct netlink_ext_ack *extack) mqprio_parse_nlattr() argument 232 struct tc_mqprio_qopt *qopt = NULL; mqprio_init() local [all...] |
H A D | sch_multiq.c | 175 struct tc_multiq_qopt *qopt; in multiq_tune() local
|
H A D | sch_etf.c | 44 static inline int validate_input_params(struct tc_etf_qopt *qopt, in validate_input_params() argument 352 struct tc_etf_qopt *qopt; in etf_init() local [all...] |
H A D | sch_prio.c | 140 static int prio_offload(struct Qdisc *sch, struct tc_prio_qopt *qopt) in prio_offload() argument 182 struct tc_prio_qopt *qopt; in prio_tune() local [all...] |
H A 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; tbf_offload_dump() local 341 struct tc_tbf_qopt *qopt; tbf_change() local [all...] |
H A D | sch_cbs.c | 366 struct tc_cbs_qopt *qopt; in cbs_change() local
|
H A D | sch_ets.c | 109 struct tc_ets_qopt_offload qopt; in ets_offload_change() local 149 struct tc_ets_qopt_offload qopt; ets_offload_destroy() local 165 struct tc_ets_qopt_offload qopt; ets_offload_graft() local 179 struct tc_ets_qopt_offload qopt; ets_offload_dump() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/engleder/ |
H A D | tsnep_selftests.c | 328 struct tc_taprio_qopt_offload qopt; in disable_taprio() local 155 delay_base_time(struct tsnep_adapter *adapter, struct tc_taprio_qopt_offload *qopt, s64 ms) delay_base_time() argument 311 enable_check_taprio(struct tsnep_adapter *adapter, struct tc_taprio_qopt_offload *qopt, s64 ms) enable_check_taprio() argument 340 run_taprio(struct tsnep_adapter *adapter, struct tc_taprio_qopt_offload *qopt, s64 ms) run_taprio() argument 354 struct tc_taprio_qopt_offload *qopt; tsnep_test_taprio() local 451 struct tc_taprio_qopt_offload *qopt; tsnep_test_taprio_change() local 604 struct tc_taprio_qopt_offload *qopt; tsnep_test_taprio_extension() local [all...] |
H A D | tsnep_tc.c | 11 static int tsnep_validate_gcl(struct tc_taprio_qopt_offload *qopt) in tsnep_validate_gcl() argument 87 tsnep_write_gcl(struct tsnep_gcl *gcl, struct tc_taprio_qopt_offload *qopt) tsnep_write_gcl() argument 318 tsnep_taprio(struct tsnep_adapter *adapter, struct tc_taprio_qopt_offload *qopt) tsnep_taprio() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_tc.c | 309 tc_setup_cbs(struct stmmac_priv *priv, struct tc_cbs_qopt_offload *qopt) tc_setup_cbs() argument 630 tc_setup_taprio(struct stmmac_priv *priv, struct tc_taprio_qopt_offload *qopt) tc_setup_taprio() argument 794 tc_setup_etf(struct stmmac_priv *priv, struct tc_etf_qopt_offload *qopt) tc_setup_etf() argument [all...] |