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

12

/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_cbs.c5 lan966x_cbs_add(struct lan966x_port *port, struct tc_cbs_qopt_offload *qopt) argument
51 lan966x_cbs_del(struct lan966x_port *port, struct tc_cbs_qopt_offload *qopt) argument
[all...]
H A Dlan966x_tbf.c5 lan966x_tbf_add(struct lan966x_port *port, struct tc_tbf_qopt_offload *qopt) argument
55 lan966x_tbf_del(struct lan966x_port *port, struct tc_tbf_qopt_offload *qopt) argument
H A Dlan966x_ets.c18 lan966x_ets_add(struct lan966x_port *port, struct tc_ets_qopt_offload *qopt) argument
77 lan966x_ets_del(struct lan966x_port *port, struct tc_ets_qopt_offload *qopt) argument
H A Dlan966x_tc.c34 lan966x_tc_setup_qdisc_tbf(struct lan966x_port *port, struct tc_tbf_qopt_offload *qopt) argument
49 lan966x_tc_setup_qdisc_cbs(struct lan966x_port *port, struct tc_cbs_qopt_offload *qopt) argument
56 lan966x_tc_setup_qdisc_ets(struct lan966x_port *port, struct tc_ets_qopt_offload *qopt) argument
[all...]
H A Dlan966x_taprio.c219 static int lan966x_taprio_check(struct tc_taprio_qopt_offload *qopt) argument
172 lan966x_taprio_find_list(struct lan966x_port *port, struct tc_taprio_qopt_offload *qopt, int *new_list, int *obs_list) argument
327 lan966x_taprio_gcl_setup(struct lan966x_port *port, struct tc_taprio_qopt_offload *qopt, int list) argument
441 lan966x_taprio_add(struct lan966x_port *port, struct tc_taprio_qopt_offload *qopt) argument
[all...]
/linux-master/net/sched/
H A Dsch_mqprio_lib.c19 mqprio_validate_queue_counts(struct net_device *dev, const struct tc_mqprio_qopt *qopt, bool allow_overlapping_txqs, struct netlink_ext_ack *extack) 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) argument
103 mqprio_qopt_reconstruct(struct net_device *dev, struct tc_mqprio_qopt *qopt) argument
[all...]
H A Dsch_fifo.c58 struct tc_fifo_qopt_offload qopt; local
72 struct tc_fifo_qopt_offload qopt; local
85 struct tc_fifo_qopt_offload qopt; local
[all...]
H A Dsch_etf.c44 static inline int validate_input_params(struct tc_etf_qopt *qopt, argument
349 struct tc_etf_qopt *qopt; local
[all...]
H A Dsch_prio.c140 static int prio_offload(struct Qdisc *sch, struct tc_prio_qopt *qopt) argument
182 struct tc_prio_qopt *qopt; local
[all...]
H A Dsch_multiq.c175 struct tc_multiq_qopt *qopt; local
H A Dsch_mqprio.c115 static int mqprio_parse_opt(struct net_device *dev, struct tc_mqprio_qopt *qopt, argument
34 mqprio_enable_offload(struct Qdisc *sch, const struct tc_mqprio_qopt *qopt, struct netlink_ext_ack *extack) argument
244 mqprio_parse_nlattr(struct Qdisc *sch, struct tc_mqprio_qopt *qopt, struct nlattr *opt, struct netlink_ext_ack *extack) argument
355 struct tc_mqprio_qopt *qopt = NULL; local
[all...]
H A Dsch_cbs.c367 struct tc_cbs_qopt *qopt; local
H A Dsch_tbf.c146 struct tc_tbf_qopt_offload qopt; local
164 struct tc_tbf_qopt_offload qopt; local
177 struct tc_tbf_qopt_offload qopt; local
356 struct tc_tbf_qopt *qopt; local
[all...]
H A Dsch_ets.c109 struct tc_ets_qopt_offload qopt; local
149 struct tc_ets_qopt_offload qopt; local
165 struct tc_ets_qopt_offload qopt; local
179 struct tc_ets_qopt_offload qopt; local
[all...]
H A Dsch_hfsc.c1397 struct tc_hfsc_qopt *qopt; local
1440 struct tc_hfsc_qopt *qopt; local
1526 struct tc_hfsc_qopt qopt; local
[all...]
H A Dsch_netem.c963 struct tc_netem_qopt *qopt; local
1150 struct tc_netem_qopt qopt; local
[all...]
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc.c87 sparx5_tc_setup_qdisc_tbf(struct net_device *ndev, struct tc_tbf_qopt_offload *qopt) argument
111 sparx5_tc_setup_qdisc_ets(struct net_device *ndev, struct tc_ets_qopt_offload *qopt) argument
[all...]
/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep_selftests.c328 struct tc_taprio_qopt_offload qopt; local
155 delay_base_time(struct tsnep_adapter *adapter, struct tc_taprio_qopt_offload *qopt, s64 ms) argument
311 enable_check_taprio(struct tsnep_adapter *adapter, struct tc_taprio_qopt_offload *qopt, s64 ms) argument
340 run_taprio(struct tsnep_adapter *adapter, struct tc_taprio_qopt_offload *qopt, s64 ms) argument
354 struct tc_taprio_qopt_offload *qopt; local
451 struct tc_taprio_qopt_offload *qopt; local
604 struct tc_taprio_qopt_offload *qopt; local
[all...]
H A Dtsnep_tc.c11 static int tsnep_validate_gcl(struct tc_taprio_qopt_offload *qopt) argument
87 tsnep_write_gcl(struct tsnep_gcl *gcl, struct tc_taprio_qopt_offload *qopt) argument
318 tsnep_taprio(struct tsnep_adapter *adapter, struct tc_taprio_qopt_offload *qopt) argument
[all...]
/linux-master/include/net/
H A Dpkt_sched.h172 struct tc_mqprio_qopt qopt; member in struct:tc_mqprio_qopt_offload
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c342 tc_setup_cbs(struct stmmac_priv *priv, struct tc_cbs_qopt_offload *qopt) argument
918 tc_taprio_map_maxsdu_txq(struct stmmac_priv *priv, struct tc_taprio_qopt_offload *qopt) argument
940 tc_taprio_configure(struct stmmac_priv *priv, struct tc_taprio_qopt_offload *qopt) argument
1125 tc_taprio_stats(struct stmmac_priv *priv, struct tc_taprio_qopt_offload *qopt) argument
1140 tc_taprio_queue_stats(struct stmmac_priv *priv, struct tc_taprio_qopt_offload *qopt) argument
1153 tc_setup_taprio(struct stmmac_priv *priv, struct tc_taprio_qopt_offload *qopt) argument
1176 tc_setup_etf(struct stmmac_priv *priv, struct tc_etf_qopt_offload *qopt) argument
[all...]
H A Dstmmac_selftests.c1760 struct tc_etf_qopt_offload qopt; local
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpsw-qos.c208 struct tc_mqprio_qopt *qopt = &mqprio->qopt; local
[all...]
H A Dcpsw_priv.c932 cpsw_set_cbs(struct net_device *ndev, struct tc_cbs_qopt_offload *qopt) argument
[all...]
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c353 struct tc_etf_qopt_offload *qopt = type_data; local

Completed in 405 milliseconds

12