Home
last modified time | relevance | path

Searched refs:turbo (Results 1 – 25 of 30) sorted by relevance

12

/f-stack/dpdk/doc/guides/bbdevs/
H A Dfpga_lte_fec.rst28 * For the turbo encode operation:
34 * For the turbo decode operation:
229 the functionality of FPGA LTE FEC turbo encode and turbo decode, depending on the device's
246 To execute the test application tool using simple turbo decode or turbo encode data,
271 In addition to the simple turbo decoder and turbo encoder tests, bbdev also provides
275 * turbo decoder tests:
284 * turbo encoder tests:
H A Dacc100.rst47 * For the turbo encode operation:
54 * For the turbo decode operation:
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-endor-defs.h2649 uint32_t turbo : 1;
2716 uint32_t turbo : 1;
2783 uint32_t turbo : 1;
2850 uint32_t turbo : 1;
2917 uint32_t turbo : 1;
3026 uint32_t turbo : 1;
3093 uint32_t turbo : 1;
3160 uint32_t turbo : 1;
3227 uint32_t turbo : 1;
3294 uint32_t turbo : 1;
[all …]
/f-stack/dpdk/lib/librte_power/
H A Drte_power.h279 uint64_t turbo:1; /**< Turbo can be enabled. */ member
H A Dchannel_commands.h115 uint64_t turbo[MAX_VCPU_PER_VM]; member
H A Dpower_acpi_cpufreq.c689 caps->turbo = !!(pi->turbo_available); in power_acpi_get_capabilities()
H A Dpower_pstate_cpufreq.c941 caps->turbo = !!(pi->turbo_available); in power_pstate_get_capabilities()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dexynos4412-prime.dtsi16 /delete-property/turbo-mode;
H A Domap34xx.dtsi76 turbo-mode;
H A Domap36xx.dtsi74 turbo-mode;
H A Dmeson8.dtsi153 turbo-mode;
H A Dmeson8b.dtsi145 turbo-mode;
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Dklondike.dts166 turbo = "no";
196 turbo = "no";
/f-stack/freebsd/contrib/device-tree/Bindings/opp/
H A Dopp.txt149 - turbo-mode: Marks the OPP to be used only for turbo modes. Turbo mode is
236 turbo-mode;
316 turbo-mode;
392 turbo-mode;
418 turbo-mode;
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpower_man.rst100 * **Enable turbo**: Prompt the kernel to enable Turbo Boost for the specific lcore.
102 * **Disable turbo**: Prompt the kernel to disable Turbo Boost for the specific lcore.
131 frequency (including turbo) to do best effort for intensive traffic. This gives
/f-stack/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c350 pkt_caps_list.turbo[i], in cmd_query_caps_list_parsed()
357 pkt_caps_list.turbo[lcore_id], in cmd_query_caps_list_parsed()
/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c782 channel_pkt_caps_list.turbo[i] = in send_capabilities()
783 caps.turbo; in send_capabilities()
794 channel_pkt_caps_list.turbo[vcore_id] = in send_capabilities()
795 caps.turbo; in send_capabilities()
/f-stack/dpdk/examples/l3fwd-power/
H A Dperf_core.c43 return ret == 0 && caps.turbo; in is_hp_core()
/f-stack/freebsd/contrib/device-tree/Bindings/misc/
H A Dxlnx,sd-fec.txt25 - xlnx,sdfec-code : Should contain "ldpc" or "turbo" to describe the codes
/f-stack/dpdk/doc/guides/tools/
H A Dtestbbdev.rst298 Test Vector files contain the data which is used to set turbo decoder/encoder
342 For turbo decoder it has to be always set to ``RTE_BBDEV_OP_TURBO_DEC``
491 For turbo encoder it has to be always set to ``RTE_BBDEV_OP_TURBO_ENC``
695 For turbo encoder it has to be always set to ``RTE_BBDEV_OP_LDPC_ENC``
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_cpufreq.c1037 int turbo, temperature; in bcm2835_cpufreq_init() local
1064 turbo = bcm2835_cpufreq_get_turbo(sc); in bcm2835_cpufreq_init()
1065 if (turbo > 0) in bcm2835_cpufreq_init()
/f-stack/freebsd/contrib/device-tree/src/arm64/renesas/
H A Dr8a77961.dtsi72 turbo-mode;
78 turbo-mode;
84 turbo-mode;
111 turbo-mode;
H A Dr8a77960.dtsi83 turbo-mode;
89 turbo-mode;
95 turbo-mode;
122 turbo-mode;
/f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-puma.dtsi71 turbo-mode;
/f-stack/dpdk/doc/guides/howto/
H A Dpvp_reference_benchmark.rst45 #. On BIOS, disable turbo-boost and hyper-threads.

12