Home
last modified time | relevance | path

Searched full:tc1 (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dtc_links.c30 pid1 = id_from_prog_fd(bpf_program__fd(skel->progs.tc1)); in serial_test_tc_links_basic()
41 link = bpf_program__attach_tcx(skel->progs.tc1, loopback, &optl); in serial_test_tc_links_basic()
45 skel->links.tc1 = link; in serial_test_tc_links_basic()
47 lid1 = id_from_link_fd(bpf_link__fd(skel->links.tc1)); in serial_test_tc_links_basic()
130 ASSERT_EQ(bpf_program__set_expected_attach_type(skel->progs.tc1, target), in test_tc_links_before_target()
143 pid1 = id_from_prog_fd(bpf_program__fd(skel->progs.tc1)); in test_tc_links_before_target()
154 link = bpf_program__attach_tcx(skel->progs.tc1, loopback, &optl); in test_tc_links_before_target()
158 skel->links.tc1 = link; in test_tc_links_before_target()
160 lid1 = id_from_link_fd(bpf_link__fd(skel->links.tc1)); in test_tc_links_before_target()
284 ASSERT_EQ(bpf_program__set_expected_attach_type(skel->progs.tc1, target), in test_tc_links_after_target()
[all …]
Dtc_netkit.c182 ASSERT_EQ(bpf_program__set_expected_attach_type(skel->progs.tc1, in serial_test_tc_netkit_basic()
191 pid1 = id_from_prog_fd(bpf_program__fd(skel->progs.tc1)); in serial_test_tc_netkit_basic()
202 link = bpf_program__attach_netkit(skel->progs.tc1, ifindex, &optl); in serial_test_tc_netkit_basic()
206 skel->links.tc1 = link; in serial_test_tc_netkit_basic()
208 lid1 = id_from_link_fd(bpf_link__fd(skel->links.tc1)); in serial_test_tc_netkit_basic()
296 ASSERT_EQ(bpf_program__set_expected_attach_type(skel->progs.tc1, in serial_test_tc_netkit_multi_links_target()
305 pid1 = id_from_prog_fd(bpf_program__fd(skel->progs.tc1)); in serial_test_tc_netkit_multi_links_target()
316 link = bpf_program__attach_netkit(skel->progs.tc1, ifindex, &optl); in serial_test_tc_netkit_multi_links_target()
320 skel->links.tc1 = link; in serial_test_tc_netkit_multi_links_target()
322 lid1 = id_from_link_fd(bpf_link__fd(skel->links.tc1)); in serial_test_tc_netkit_multi_links_target()
[all …]
Dtc_opts.c27 fd1 = bpf_program__fd(skel->progs.tc1); in serial_test_tc_opts_basic()
125 fd1 = bpf_program__fd(skel->progs.tc1); in test_tc_opts_before_target()
277 fd1 = bpf_program__fd(skel->progs.tc1); in test_tc_opts_after_target()
468 fd1 = bpf_program__fd(skel->progs.tc1); in test_tc_opts_revision_target()
578 fd1 = bpf_program__fd(skel->progs.tc1); in test_tc_chain_classic()
680 fd1 = bpf_program__fd(skel->progs.tc1); in test_tc_opts_replace_target()
885 fd1 = bpf_program__fd(skel->progs.tc1); in test_tc_opts_invalid_target()
1040 fd1 = bpf_program__fd(skel->progs.tc1); in test_tc_opts_prepend_target()
1180 fd1 = bpf_program__fd(skel->progs.tc1); in test_tc_opts_append_target()
1323 fd1 = bpf_program__fd(skel->progs.tc1); in test_tc_opts_dev_cleanup_target()
[all …]
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/ti/
Dcpsw.rst106 | |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.12.1/Documentation/networking/device_drivers/ethernet/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-6.12.1/tools/testing/selftests/drivers/net/mlxsw/
Dqos_pfc.sh188 # prio 0->TC0 (band 7), 1->TC1 (band 6). TC1 is shaped.
205 # prio 0->TC0 (band 7), 1->TC1 (band 6)
Dsch_red_core.sh307 # Handle is 107: for TC1, 108: for TC0.
/linux-6.12.1/arch/arm/boot/dts/arm/
DMakefile29 vexpress-v2p-ca15-tc1.dtb \
Dvexpress-v2p-ca15-tc1.dts18 compatible = "arm,vexpress,v2p-ca15,tc1", "arm,vexpress,v2p-ca15", "arm,vexpress";
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/
Dcirrus,clps711x-intc.txt20 8: TC1OI TC1 under flow
/linux-6.12.1/Documentation/devicetree/bindings/arm/
Darm,vexpress-juno.yaml65 chip called "TC1".
67 - const: arm,vexpress,v2p-ca15,tc1
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_tc_link.c29 int tc1(struct __sk_buff *skb) in tc1() function
/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_dcb.c80 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_parse_ieee_etscfg_tlv()
89 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_parse_ieee_etscfg_tlv()
133 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_parse_ieee_etsrec_tlv()
142 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_parse_ieee_etsrec_tlv()
1000 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_add_ieee_ets_tlv()
1009 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_add_ieee_ets_tlv()
1064 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_add_ieee_etsrec_tlv()
1073 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in i40e_add_ieee_etsrec_tlv()
/linux-6.12.1/drivers/staging/fbtft/
Dfb_pcd8544.c50 * 1:x TC1 - Temperature Coefficient: 0x10 in init_display()
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_gmbus.c117 [GMBUS_PIN_9_TC1_ICP] = { "tc1", GPIOJ },
137 [GMBUS_PIN_9_TC1_ICP] = { "tc1", GPIOJ },
146 [GMBUS_PIN_9_TC1_ICP] = { "tc1", GPIOJ },
Dintel_dpll_mgr.h130 * TGL TC PLL 1 port 1 (TC1)
/linux-6.12.1/drivers/acpi/
Dthermal.c95 unsigned long tc1; member
399 tz->trips.passive.tc1 = tmp; in passive_trip_params_init()
512 t = tz->trips.passive.tc1 * (tz->temp_dk - in thermal_get_trend()
/linux-6.12.1/drivers/clocksource/
Dasm9260_timer.c233 /* enable TC1 */ in asm9260_timer_init()
/linux-6.12.1/drivers/dma/
Dk3dma.c215 u32 tc1 = readl_relaxed(d->base + INT_TC1); in k3_dma_int_handler() local
224 if (likely(tc1 & BIT(i)) || (tc2 & BIT(i))) { in k3_dma_int_handler()
228 if (c && (tc1 & BIT(i))) { in k3_dma_int_handler()
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_dcb.c184 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in ice_parse_ieee_ets_common_tlv()
190 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in ice_parse_ieee_ets_common_tlv()
1092 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in ice_add_ieee_ets_common_tlv()
1098 * |tc0|tc1|tc2|tc3|tc4|tc5|tc6|tc7| in ice_add_ieee_ets_common_tlv()
/linux-6.12.1/drivers/platform/x86/
Dintel_ips.c1143 u32 sts, tc1; in ips_irq_handler() local
1146 tc1 = thm_readl(THM_TC1); in ips_irq_handler()
1165 ips->mcp_power_limit = (tc1 & STS_PPL_MASK) >> in ips_irq_handler()
/linux-6.12.1/arch/arm64/boot/dts/ti/
Dk3-am642-phyboard-electra-rdk.dts178 can_tc1_pins_default: can-tc1-default-pins {
/linux-6.12.1/drivers/comedi/drivers/
Drtd520.c123 #define IRQM_UTC1 BIT(9) /* User TC1 out */
124 #define IRQM_UTC1_INV BIT(10) /* User TC1 out, inverted */
/linux-6.12.1/arch/mips/dec/
Dsetup.c87 * TC1 - - CSR CPU ASIC ASIC

12