Home
last modified time | relevance | path

Searched refs:reduction (Results 1 – 25 of 59) sorted by relevance

123

/linux-6.6.21/net/ipv4/
Dtcp_yeah.c142 u32 reduction = min(queue / TCP_YEAH_GAMMA , in tcp_yeah_cong_avoid() local
145 tcp_snd_cwnd_set(tp, tcp_snd_cwnd(tp) - 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(tcp_snd_cwnd(tp)>>1, 2U)); in tcp_yeah_ssthresh()
198 reduction = max(reduction, tcp_snd_cwnd(tp) >> TCP_YEAH_DELTA); in tcp_yeah_ssthresh()
200 reduction = max(tcp_snd_cwnd(tp)>>1, 2U); in tcp_yeah_ssthresh()
205 return max_t(int, tcp_snd_cwnd(tp) - reduction, 2); in tcp_yeah_ssthresh()
/linux-6.6.21/Documentation/devicetree/bindings/sound/
Dst,sta32x.txt67 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
Dst,sta350.txt71 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-6.6.21/arch/powerpc/crypto/
Daes-gcm-p10.S256 # sum hash and reduction with H Poly
257 vpmsumd 28, 23, 2 # reduction
278 # sum hash and reduction with H Poly
313 # sum hash and reduction with H Poly
314 vpmsumd 28, 23, 2 # reduction
337 # sum hash and reduction with H Poly
362 # sum hash and reduction with H Poly
363 vpmsumd 28, 23, 2 # reduction
386 # sum hash and reduction with H Poly
408 vpmsumd 27, 22, 2 # reduction
[all …]
Dpoly1305-p10le_64.S440 # do reduction ( h %= p )
441 # carry reduction
643 # carry reduction
766 # carry reduction
890 # carry reduction
/linux-6.6.21/arch/x86/crypto/
Dghash-clmulni-intel_asm.S66 # first phase of the reduction
79 # second phase of the reduction
Daesni-intel_avx-x86_64.S667 #reduction
881 #first phase of the reduction
892 vpxor \T2, \GH, \GH # first phase of the reduction complete
894 #second phase of the reduction
1515 #first phase of the reduction
1527 vpxor \T2, \T7, \T7 # first phase of the reduction complete
1541 #second phase of the reduction
1704 #first phase of the reduction
1715 vpxor \T2, \T7, \T7 # first phase of the reduction complete
1719 #second phase of the reduction
[all …]
/linux-6.6.21/Documentation/devicetree/bindings/phy/
Dphy-stm32-usbphyc.yaml118 st,enable-hs-rftime-reduction:
119 description: Enables the HS rise/fall reduction feature
256 st,enable-hs-rftime-reduction;
274 st,enable-hs-rftime-reduction;
/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Deeprom.c419 u16 reduction = antenna_reduction; in ath9k_hw_get_scaled_power() local
429 reduction += POWER_CORRECTION_FOR_TWO_CHAIN; in ath9k_hw_get_scaled_power()
432 reduction += POWER_CORRECTION_FOR_THREE_CHAIN; in ath9k_hw_get_scaled_power()
436 if (power_limit > reduction) in ath9k_hw_get_scaled_power()
437 power_limit -= reduction; in ath9k_hw_get_scaled_power()
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-platform-hidma-mgmt65 can also cause performance reduction to other peripherals
86 can also cause performance reduction to other peripherals
/linux-6.6.21/Documentation/devicetree/bindings/mfd/
Dtwl4030-audio.txt17 -ti,hs_extmute: Use external mute for HS pop reduction
/linux-6.6.21/Documentation/devicetree/bindings/iio/frequency/
Dadi,adf4350.yaml95 adi,cycle-slip-reduction-enable:
97 description: Enables cycle slip reduction.
/linux-6.6.21/arch/m68k/fpsp040/
Dstan.S317 |--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-6.6.21/Documentation/devicetree/bindings/iio/accel/
Dadi,adxl367.yaml21 has many features to enable true system level power reduction.
/linux-6.6.21/tools/power/cpupower/
DREADME17 allows for code reduction in userspace tools, a clean implementation of
/linux-6.6.21/arch/arm/boot/dts/st/
Dstm32mp135f-dk.dts341 st,enable-hs-rftime-reduction;
355 st,enable-hs-rftime-reduction;
Dstm32mp157c-ev1.dts392 st,enable-hs-rftime-reduction;
408 st,enable-hs-rftime-reduction;
/linux-6.6.21/drivers/thermal/
Dk3_j72xx_bandgap.c52 int reduction) in compute_value() argument
60 return (int)div64_s64(value, int_pow(10, reduction)); in compute_value()
/linux-6.6.21/Documentation/arch/x86/
Damd-memory-encryption.rst51 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-6.6.21/Documentation/admin-guide/media/
Dipu3.rst246 high quality images. Besides, "STILL" mode need XNR3 to do noise reduction,
504 BNR Bayer noise reduction block removes image noise by
508 that performs noise reduction in the Bayer domain. The
533 CHNR Chroma noise reduction
535 performs noise reduction by cleaning the high
541 noise reduction algorithm used to improve image
/linux-6.6.21/Documentation/netlabel/
Dlsm_interface.rst53 bypassed as well which should result in a significant reduction in overhead.
/linux-6.6.21/net/can/
Dbcm.c210 unsigned long reduction; in bcm_proc_show() local
237 reduction = 100 - (op->frames_filtered * 100) / op->frames_abs; in bcm_proc_show()
240 (reduction == 100) ? "near " : "", reduction); in bcm_proc_show()
/linux-6.6.21/Documentation/admin-guide/thermal/
Dintel_powerclamp.rst37 passive power reduction must be performed to prevent the hardware
43 On Intel CPUs, C-states provide effective power reduction, but so far
74 ratio (based on power reduction), and the error is the difference
/linux-6.6.21/Documentation/sound/soc/
Doverview.rst46 * Pop and click reduction. Pops and clicks can be reduced by powering the
/linux-6.6.21/Documentation/admin-guide/device-mapper/
Dunstriped.rst107 to get a 92% reduction in read latency using this device mapper target.

123