| /Linux-v5.10/net/ipv4/ |
| D | tcp_yeah.c | 142 u32 reduction = min(queue / TCP_YEAH_GAMMA , in tcp_yeah_cong_avoid() local 145 tp->snd_cwnd -= reduction; in tcp_yeah_cong_avoid() 191 u32 reduction; in tcp_yeah_ssthresh() local 194 reduction = yeah->lastQ; in tcp_yeah_ssthresh() 196 reduction = min(reduction, max(tp->snd_cwnd>>1, 2U)); in tcp_yeah_ssthresh() 198 reduction = max(reduction, tp->snd_cwnd >> TCP_YEAH_DELTA); in tcp_yeah_ssthresh() 200 reduction = max(tp->snd_cwnd>>1, 2U); in tcp_yeah_ssthresh() 205 return max_t(int, tp->snd_cwnd - reduction, 2); in tcp_yeah_ssthresh()
|
| /Linux-v5.10/Documentation/devicetree/bindings/sound/ |
| D | st,sta32x.txt | 67 If present, power bridge correction for THD reduction near maximum 70 - st,am-reduction-mode: 71 If present, FFX mode runs in AM reduction mode, otherwise normal 97 // correction for THD reduction
|
| D | st,sta350.txt | 71 If present, power bridge correction for THD reduction near maximum 74 - st,am-reduction-mode: 75 If present, FFX mode runs in AM reduction mode, otherwise normal 127 // correction for THD reduction
|
| /Linux-v5.10/arch/x86/crypto/ |
| D | ghash-clmulni-intel_asm.S | 66 # first phase of the reduction 79 # second phase of the reduction
|
| D | aesni-intel_avx-x86_64.S | 699 #reduction 913 #first phase of the reduction 924 vpxor \T2, \GH, \GH # first phase of the reduction complete 926 #second phase of the reduction 1547 #first phase of the reduction 1559 vpxor \T2, \T7, \T7 # first phase of the reduction complete 1573 #second phase of the reduction 1736 #first phase of the reduction 1747 vpxor \T2, \T7, \T7 # first phase of the reduction complete 1751 #second phase of the reduction [all …]
|
| D | aesni-intel_asm.S | 531 # first phase of the reduction 548 # second phase of the reduction 1149 # first phase of reduction 1165 # second phase of reduction 1361 # first phase of reduction 1377 # second phase of reduction 1461 # first phase of the reduction 1476 # second phase of the reduction
|
| /Linux-v5.10/drivers/net/wireless/ath/ath9k/ |
| D | eeprom.c | 409 u16 reduction = antenna_reduction; in ath9k_hw_get_scaled_power() local 419 reduction += POWER_CORRECTION_FOR_TWO_CHAIN; in ath9k_hw_get_scaled_power() 422 reduction += POWER_CORRECTION_FOR_THREE_CHAIN; in ath9k_hw_get_scaled_power() 426 if (power_limit > reduction) in ath9k_hw_get_scaled_power() 427 power_limit -= reduction; in ath9k_hw_get_scaled_power()
|
| /Linux-v5.10/Documentation/devicetree/bindings/iio/frequency/ |
| D | adf4350.txt | 41 - adi,cycle-slip-reduction-enable: Enables cycle slip reduction.
|
| /Linux-v5.10/Documentation/ABI/testing/ |
| D | sysfs-platform-hidma-mgmt | 65 can also cause performance reduction to other peripherals 86 can also cause performance reduction to other peripherals
|
| /Linux-v5.10/Documentation/devicetree/bindings/mfd/ |
| D | twl4030-audio.txt | 17 -ti,hs_extmute: Use external mute for HS pop reduction
|
| /Linux-v5.10/arch/m68k/fpsp040/ |
| D | stan.S | 317 |--case, reduce argument by one remainder step to make subsequent reduction 334 faddx FP_SCR2(%a6),%fp0 |high part of reduction is exact 336 faddx FP_SCR3(%a6),%fp0 |low part of reduction
|
| /Linux-v5.10/tools/power/cpupower/ |
| D | README | 17 allows for code reduction in userspace tools, a clean implementation of
|
| /Linux-v5.10/Documentation/admin-guide/media/ |
| D | cpia2.rst | 72 flicker_freq Frequency for flicker reduction(50 or 60, default 60) 73 flicker_mode 0 to disable, or 1 to enable flicker reduction.
|
| D | ipu3.rst | 244 quality images. Besides, "STILL" mode need XNR3 to do noise reduction, hence 501 BNR Bayer noise reduction block removes image noise by 505 that performs noise reduction in the Bayer domain. The 530 CHNR Chroma noise reduction 532 performs noise reduction by cleaning the high 538 noise reduction algorithm used to improve image
|
| /Linux-v5.10/Documentation/x86/ |
| D | amd-memory-encryption.rst | 51 Bits[11:6] reduction in physical address space, in bits, when 70 Linux relies on BIOS to set this bit if BIOS has determined that the reduction
|
| /Linux-v5.10/Documentation/netlabel/ |
| D | lsm_interface.rst | 53 bypassed as well which should result in a significant reduction in overhead.
|
| /Linux-v5.10/Documentation/driver-api/thermal/ |
| D | intel_powerclamp.rst | 35 passive power reduction must be performed to prevent the hardware 41 On Intel CPUs, C-states provide effective power reduction, but so far 72 ratio (based on power reduction), and the error is the difference
|
| /Linux-v5.10/net/can/ |
| D | bcm.c | 203 unsigned long reduction; in bcm_proc_show() local 230 reduction = 100 - (op->frames_filtered * 100) / op->frames_abs; in bcm_proc_show() 233 (reduction == 100) ? "near " : "", reduction); in bcm_proc_show()
|
| /Linux-v5.10/arch/arm64/crypto/ |
| D | poly1305-core.S_shipped | 137 and x10,x14,#-4 // final reduction 239 and x10,x14,#-4 // final reduction 500 // doesn't depend on reduction in previous iteration. 639 // lazy reduction as discussed in "NEON crypto" by D.J. Bernstein 785 // lazy reduction, but without narrowing
|
| /Linux-v5.10/Documentation/sound/soc/ |
| D | overview.rst | 46 * Pop and click reduction. Pops and clicks can be reduced by powering the
|
| /Linux-v5.10/arch/arm/crypto/ |
| D | poly1305-core.S_shipped | 522 @ lazy reduction as discussed in "NEON crypto" by D.J. Bernstein 560 @ This means that result of reduction have to be compressed upon 561 @ loop wrap-around. This can be done in the process of reduction 832 @ doesn't depend on reduction in previous iteration. 930 @ lazy reduction interleaved with base 2^32 -> base 2^26 of 1100 @ lazy reduction, but without narrowing
|
| /Linux-v5.10/Documentation/admin-guide/device-mapper/ |
| D | unstriped.rst | 107 to get a 92% reduction in read latency using this device mapper target.
|
| /Linux-v5.10/Documentation/userspace-api/media/v4l/ |
| D | func-read.rst | 78 implies a reduction of the capture rate to one half or less of the
|
| /Linux-v5.10/Documentation/admin-guide/hw-vuln/ |
| D | special-register-buffer-data-sampling.rst | 78 serialized, resulting in an overall reduction in the maximum RDRAND
|
| /Linux-v5.10/Documentation/gpu/ |
| D | kms-properties.csv | 13 ,,“flicker reduction”,RANGE,"Min=0, Max=100",Connector,TBD
|