Searched refs:tc1 (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/ti/ |
D | cpsw.rst | 106 | |tc0 | |tc1 | |tc2 | |tc0 | | p 140 | |tc0 | |tc1 | |tc2 |t t|tc0 | | e 192 // 3pri -> tc0, 2pri -> tc1, (0,1,4-7)pri -> tc2 194 // tc0 -> txq0, tc1 -> txq1, tc2 -> (txq2, txq3) 238 // Set rate for class B - 21 Mbit (tc1, txq1) using CBS Qdisc: 337 | |tc0 | |tc1 | |tc2 | |tc2 | |tc1 | |tc0 | | p 371 | |tc0 | |tc1 | |tc2 |t t|tc0 | |tc1 | |tc2 | | e 429 // 3pri -> tc0, 2pri -> tc1, (0,1,4-7)pri -> tc2 431 // tc0 -> txq0, tc1 -> txq1, tc2 -> (txq4, txq5) 460 // Set rate for class B - 21 Mbit (tc1, txq1) using CBS Qdisc for Eth0 [all …]
|
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/intel/ |
D | iavf.rst | 158 Example: Sets up two tcs, tc0 and tc1, with 16 queues each and max tx rate set 159 to 1Gbit for tc0 and 3Gbit for tc1. 168 sets priorities 0-3 to use tc0 and 4-7 to use tc1) 171 16 queues to tc0 at offset 0 and 16 queues to tc1 at offset 16. Max total
|
D | i40e.rst | 667 Example: Sets up two tcs, tc0 and tc1, with 16 queues each and max tx rate set 668 to 1Gbit for tc0 and 3Gbit for tc1. 677 sets priorities 0-3 to use tc0 and 4-7 to use tc1) 680 16 queues to tc0 at offset 0 and 16 queues to tc1 at offset 16. Max total
|
/linux-6.1.9/drivers/acpi/ |
D | thermal.c | 135 unsigned long tc1; member 352 tz->trips.passive.tc1 = tmp; in acpi_thermal_trips_update() 658 i = tz->trips.passive.tc1 * (tz->temperature - tz->last_temperature) + in thermal_get_trend()
|
/linux-6.1.9/drivers/platform/x86/ |
D | intel_ips.c | 1164 u32 sts, tc1; in ips_irq_handler() local 1167 tc1 = thm_readl(THM_TC1); in ips_irq_handler() 1186 ips->mcp_power_limit = (tc1 & STS_PPL_MASK) >> in ips_irq_handler()
|
/linux-6.1.9/drivers/dma/ |
D | k3dma.c | 216 u32 tc1 = readl_relaxed(d->base + INT_TC1); in k3_dma_int_handler() local 225 if (likely(tc1 & BIT(i)) || (tc2 & BIT(i))) { in k3_dma_int_handler() 229 if (c && (tc1 & BIT(i))) { in k3_dma_int_handler()
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | vexpress-v2p-ca15-tc1.dts | 18 compatible = "arm,vexpress,v2p-ca15,tc1", "arm,vexpress,v2p-ca15", "arm,vexpress";
|
D | Makefile | 1467 vexpress-v2p-ca15-tc1.dtb \
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/ |
D | arm,vexpress-juno.yaml | 67 - const: arm,vexpress,v2p-ca15,tc1
|