Lines Matching full:tx
166 snps,mtl-tx-config:
169 Multiple TX Queues parameters. Phandle to a node that can
171 * snps,tx-queues-to-use, number of TX queues to be used in the
173 * Choose one of these TX scheduling algorithms
174 * snps,tx-sched-wrr, Weighted Round Robin
175 * snps,tx-sched-wfq, Weighted Fair Queuing
176 * snps,tx-sched-dwrr, Deficit Weighted Round Robin
177 * snps,tx-sched-sp, Strict priority
178 * For each TX queue
179 * snps,weight, TX queue weight (if using a DCB weight
182 * snps,dcb-algorithm, TX queue will be working in DCB
183 * snps,avb-algorithm, TX queue will be working in AVB
191 * snps,priority, TX queue priority (Range 0x0 to 0xF)
233 Force DMA to use the threshold mode for both tx and rx
238 Force DMA to use the Store and Forward mode for both tx and
241 snps,en-tx-lpi-clockgating:
244 Enable gating of the MAC TX clock during TX low-power mode
309 Programmable Burst Length (tx and rx)
315 Tx Programmable Burst Length. If set, DMA tx will use this
379 mtl_tx_setup: tx-queues-config {
380 snps,tx-queues-to-use = <2>;
381 snps,tx-sched-wrr;
410 tx-fifo-depth = <16384>;
415 snps,mtl-tx-config = <&mtl_tx_setup>;