Home
last modified time | relevance | path

Searched refs:tc1 (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/Documentation/networking/device_drivers/ti/
Dcpsw.txt97 | |tc0 | |tc1 | |tc2 | |tc0 | | p
131 | |tc0 | |tc1 | |tc2 |t t|tc0 | | e
177 // 3pri -> tc0, 2pri -> tc1, (0,1,4-7)pri -> tc2
179 // tc0 -> txq0, tc1 -> txq1, tc2 -> (txq2, txq3)
219 // Set rate for class B - 21 Mbit (tc1, txq1) using CBS Qdisc:
312 | |tc0 | |tc1 | |tc2 | |tc2 | |tc1 | |tc0 | | p
346 | |tc0 | |tc1 | |tc2 |t t|tc0 | |tc1 | |tc2 | | e
399 // 3pri -> tc0, 2pri -> tc1, (0,1,4-7)pri -> tc2
401 // tc0 -> txq0, tc1 -> txq1, tc2 -> (txq4, txq5)
427 // Set rate for class B - 21 Mbit (tc1, txq1) using CBS Qdisc for Eth0
[all …]
/Linux-v5.4/Documentation/networking/device_drivers/intel/
Diavf.rst158 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
Di40e.rst667 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-v5.4/drivers/acpi/
Dthermal.c137 unsigned long tc1; member
355 tz->trips.passive.tc1 = tmp; in acpi_thermal_trips_update()
713 i = (tz->trips.passive.tc1 * (tz->temperature - tz->last_temperature)) in thermal_get_trend()
/Linux-v5.4/drivers/platform/x86/
Dintel_ips.c1164 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-v5.4/drivers/dma/
Dk3dma.c216 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()
230 if (c && (tc1 & BIT(i))) { in k3_dma_int_handler()
/Linux-v5.4/arch/arm/boot/dts/
Dvexpress-v2p-ca15-tc1.dts18 compatible = "arm,vexpress,v2p-ca15,tc1", "arm,vexpress,v2p-ca15", "arm,vexpress";
DMakefile1191 vexpress-v2p-ca15-tc1.dtb \
/Linux-v5.4/Documentation/devicetree/bindings/arm/
Dvexpress.txt33 compatible = "arm,vexpress,v2p-ca15,tc1", \