| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| D | cirrus,clps711x-intc.txt | 20 8: TC1OI TC1 under flow
|
| /kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
| D | qos_pfc.sh | 187 # prio 0->TC0 (band 7), 1->TC1 (band 6). TC1 is shaped. 204 # prio 0->TC0 (band 7), 1->TC1 (band 6)
|
| D | sch_red_core.sh | 308 # Handle is 107: for TC1, 108: for TC0.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | arm,vexpress-juno.yaml | 65 chip called "TC1". 67 - const: arm,vexpress,v2p-ca15,tc1
|
| /kernel/linux/linux-5.10/drivers/staging/fbtft/ |
| D | fb_pcd8544.c | 50 * 1:x TC1 - Temperature Coefficient: 0x10 in init_display()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
| D | i40e_dcb.c | 84 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_parse_ieee_etscfg_tlv() 93 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_parse_ieee_etscfg_tlv() 139 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_parse_ieee_etsrec_tlv() 148 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_parse_ieee_etsrec_tlv()
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| D | asm9260_timer.c | 232 /* enable TC1 */ in asm9260_timer_init()
|
| /kernel/linux/linux-5.10/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() 230 if (c && (tc1 & BIT(i))) { in k3_dma_int_handler()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| D | ice_dcb.c | 186 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in ice_parse_ieee_ets_common_tlv() 192 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in ice_parse_ieee_ets_common_tlv() 1032 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in ice_add_ieee_ets_common_tlv() 1038 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in ice_add_ieee_ets_common_tlv()
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| D | thermal.c | 138 unsigned long tc1; member 358 tz->trips.passive.tc1 = tmp; in acpi_thermal_trips_update() 661 i = (tz->trips.passive.tc1 * (tz->temperature - tz->last_temperature)) in thermal_get_trend()
|
| /kernel/linux/linux-5.10/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 | 1283 vexpress-v2p-ca15-tc1.dtb \
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| D | intel_dpll_mgr.h | 131 * TGL TC PLL 1 port 1 (TC1)
|
| D | intel_gmbus.c | 85 [GMBUS_PIN_9_TC1_ICP] = { "tc1", GPIOJ },
|
| D | intel_display_power.c | 3822 .name = "AUX C TC1", 4090 .name = "DDI D TC1 IO", 4186 .name = "AUX D TC1", 4416 .name = "DDI D TC1 IO", 4456 .name = "AUX D TC1",
|
| D | intel_display.c | 16897 intel_ddi_init(dev_priv, PORT_D); /* DDI TC1 */ in intel_setup_outputs()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| D | rtd520.c | 124 #define IRQM_UTC1 BIT(9) /* User TC1 out */ 125 #define IRQM_UTC1_INV BIT(10) /* User TC1 out, inverted */
|
| /kernel/linux/linux-5.10/arch/mips/dec/ |
| D | setup.c | 87 * TC1 - - CSR CPU ASIC ASIC
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_lib.c | 125 * TCs : TC0 TC1 TC2/3 in ixgbe_get_first_reg_idx()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | i915_irq.c | 3089 * the DDI-C pins instead of the TC1 pins. This means we should follow TGP's
|