/Linux-v4.19/net/ipv4/ |
D | tcp_yeah.c | 160 u32 reduction = min(queue / TCP_YEAH_GAMMA , in tcp_yeah_cong_avoid() local 163 tp->snd_cwnd -= reduction; in tcp_yeah_cong_avoid() 209 u32 reduction; in tcp_yeah_ssthresh() local 212 reduction = yeah->lastQ; in tcp_yeah_ssthresh() 214 reduction = min(reduction, max(tp->snd_cwnd>>1, 2U)); in tcp_yeah_ssthresh() 216 reduction = max(reduction, tp->snd_cwnd >> TCP_YEAH_DELTA); in tcp_yeah_ssthresh() 218 reduction = max(tp->snd_cwnd>>1, 2U); in tcp_yeah_ssthresh() 223 return max_t(int, tp->snd_cwnd - reduction, 2); in tcp_yeah_ssthresh()
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | st,sta32x.txt | 60 If present, power bridge correction for THD reduction near maximum 63 - st,am-reduction-mode: 64 If present, FFX mode runs in AM reduction mode, otherwise normal 88 // 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-v4.19/arch/x86/crypto/ |
D | ghash-clmulni-intel_asm.S | 70 # first phase of the reduction 83 # second phase of the reduction
|
D | aesni-intel_avx-x86_64.S | 309 #first phase of the reduction 320 vpxor \T2, \GH, \GH # first phase of the reduction complete 322 #second phase of the reduction 996 #first phase of the reduction 1008 vpxor \T2, \T7, \T7 # first phase of the reduction complete 1022 #second phase of the reduction 1185 #first phase of the reduction 1196 vpxor \T2, \T7, \T7 # first phase of the reduction complete 1200 #second phase of the reduction 1559 #reduction [all …]
|
D | aesni-intel_asm.S | 536 # first phase of the reduction 553 # second phase of the reduction 1154 # first phase of reduction 1170 # second phase of reduction 1366 # first phase of reduction 1382 # second phase of reduction 1466 # first phase of the reduction 1481 # second phase of the reduction
|
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/iio/frequency/ |
D | adf4350.txt | 41 - adi,cycle-slip-reduction-enable: Enables cycle slip reduction.
|
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/mfd/ |
D | twl4030-audio.txt | 17 -ti,hs_extmute: Use external mute for HS pop reduction
|
/Linux-v4.19/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-v4.19/Documentation/x86/ |
D | amd-memory-encryption.txt | 45 Bits[11:6] reduction in physical address space, in bits, when 64 Linux relies on BIOS to set this bit if BIOS has determined that the reduction
|
/Linux-v4.19/tools/power/cpupower/ |
D | README | 17 allows for code reduction in userspace tools, a clean implementation of
|
/Linux-v4.19/Documentation/netlabel/ |
D | lsm_interface.txt | 47 bypassed as well which should result in a significant reduction in overhead.
|
/Linux-v4.19/Documentation/thermal/ |
D | intel_powerclamp.txt | 33 passive power reduction must be performed to prevent the hardware 39 On Intel CPUs, C-states provide effective power reduction, but so far 70 ratio (based on power reduction), and the error is the difference
|
/Linux-v4.19/net/can/ |
D | bcm.c | 186 unsigned long reduction; in bcm_proc_show() local 213 reduction = 100 - (op->frames_filtered * 100) / op->frames_abs; in bcm_proc_show() 216 (reduction == 100) ? "near " : "", reduction); in bcm_proc_show()
|
/Linux-v4.19/Documentation/sound/soc/ |
D | overview.rst | 46 * Pop and click reduction. Pops and clicks can be reduced by powering the
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | cpia2.rst | 70 flicker_freq Frequency for flicker reduction(50 or 60, default 60) 71 flicker_mode 0 to disable, or 1 to enable flicker reduction.
|
/Linux-v4.19/Documentation/device-mapper/ |
D | unstriped.txt | 103 to get a 92% reduction in read latency using this device mapper target.
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | func-read.rst | 80 implies a reduction of the capture rate to one half or less of the
|
/Linux-v4.19/Documentation/networking/ |
D | e1000e.txt | 132 microseconds. Receive interrupt reduction can improve CPU efficiency if 164 1.024 microseconds. Transmit interrupt reduction can improve CPU
|
/Linux-v4.19/Documentation/gpu/ |
D | kms-properties.csv | 13 ,,“flicker reduction”,RANGE,"Min=0, Max=100",Connector,TBD
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | ifork.rst | 51 very large files with a single extent, at a considerable reduction in
|
/Linux-v4.19/drivers/thermal/ |
D | Kconfig | 157 reduction. An ACPI version of this already exists 180 frequency reduction for devices using devfreq.
|
/Linux-v4.19/mm/ |
D | Kconfig | 458 Xen transcendent memory), a significant I/O reduction 475 a significant swap I/O reduction may be achieved. When none is 545 This can result in a significant I/O reduction on swap device and,
|