Searched refs:quanta (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ets.c | 44 if (params->quanta[i] && params->weights[i] == 0) in lan966x_ets_add() 52 if (params->quanta[i] == 0) in lan966x_ets_add() 59 if (params->quanta[i] == 0) in lan966x_ets_add()
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | sch_ets_tests.sh | 148 local -a quanta=("$@") 161 echo ${quanta[$i]} 165 ets_change_qdisc $dev $nstrict "$priomap" ${quanta[@]}
|
| /linux/net/sched/ |
| H A D | sch_ets.c | 150 qopt.replace_params.quanta[i] = quantum; in ets_offload_change() 548 unsigned int *quanta, in ets_qdisc_quanta_parse() argument 569 err = ets_quantum_parse(sch, attr, &quanta[band++], in ets_qdisc_quanta_parse() 586 unsigned int quanta[TCQ_ETS_MAX_BANDS] = {0}; in ets_qdisc_change() local 630 nbands, nstrict, quanta, extack); in ets_qdisc_change() 638 if (!quanta[i]) in ets_qdisc_change() 639 quanta[i] = psched_mtu(qdisc_dev(sch)); in ets_qdisc_change() 666 q->classes[i].deficit = quanta[i]; in ets_qdisc_change() 677 WRITE_ONCE(q->classes[i].quantum, quanta[i]); in ets_qdisc_change()
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_qos.c | 563 if (params->quanta[i] == 0) in sparx5_tc_ets_add() 570 if (params->quanta[i] == 0) in sparx5_tc_ets_add()
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-quanta-q71l.dts | 8 compatible = "quanta,q71l-bmc", "aspeed,ast2400";
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_qdisc.c | 1322 const unsigned int *quanta, in __mlxsw_sp_qdisc_ets_replace() argument 1359 tclass_num, 0, !!quanta[band], in __mlxsw_sp_qdisc_ets_replace() 1557 handle, p->bands, p->quanta, in mlxsw_sp_qdisc_ets_replace()
|
| /linux/include/net/ |
| H A D | pkt_cls.h | 1026 unsigned int quanta[TCQ_ETS_MAX_BANDS]; /* 0 for strict bands. */ member
|
| /linux/arch/arm/boot/dts/nuvoton/ |
| H A D | nuvoton-npcm730-gbs.dts | 10 compatible = "quanta,gbs-bmc","nuvoton,npcm730";
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz_common.c | 3243 if (p->quanta[band]) { in ksz_tc_ets_validate()
|
| /linux/drivers/net/ethernet/airoha/ |
| H A D | airoha_eth.c | 2569 if (!p->quanta[i]) in airoha_qdma_set_tx_ets_sched()
|
| /linux/Documentation/networking/ |
| H A D | can.rst | 1312 Shows the time quanta in ns, propagation segment, phase buffer
|