/Linux-v4.19/Documentation/networking/ |
D | checksum-offloads.txt | 25 In brief, it allows to request the device fill in a single ones-complement 27 skb->csum_offset. The device should compute the 16-bit ones-complement 74 The ones-complement sum of a correctly checksummed TCP or UDP packet is 75 equal to the complement of the sum of the pseudo header, because everything 78 More generally, this holds in any case where the 'IP-style' ones complement 82 complement sum from csum_start to the end of the packet will be equal to 83 the complement of whatever value we put in the checksum field beforehand. 85 we simply stop summing when we get to csum_start, then add the complement of
|
D | segmentation-offloads.txt | 112 Generic receive offload is the complement to GSO. Ideally any frame
|
/Linux-v4.19/tools/perf/util/ |
D | string.c | 169 bool complement = false, ret = true; in __match_charclass() local 172 complement = true; in __match_charclass() 198 return complement ? !ret : ret; in __match_charclass()
|
/Linux-v4.19/Documentation/w1/slaves/ |
D | w1_ds2413 | 43 When reading the state, there is a four complement bits. 44 The driver is checking this complement, and when it is wrong then it is
|
/Linux-v4.19/net/rfkill/ |
D | input.c | 86 const bool complement) in __rfkill_handle_normal_op() argument 91 if (complement) in __rfkill_handle_normal_op()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-iio-health-afe440x | 16 The values are expressed in 24-bit twos complement.
|
/Linux-v4.19/arch/alpha/lib/ |
D | csum_ipv6_magic.S | 112 not $0,$0 # .. e1 : and complement.
|
D | ev6-csum_ipv6_magic.S | 147 not $0,$4 # E : complement (1 cycle stall on $0)
|
/Linux-v4.19/Documentation/hwmon/ |
D | lm70 | 32 complement digital temperature (sent via the SIO line), is available in the
|
D | adt7475 | 87 configured either for two's complement format or "Offset 64" format,
|
/Linux-v4.19/Documentation/input/devices/ |
D | elantech.rst | 757 x7..x0 = delta x (two's complement) 764 y7..y0 = delta y (two's complement) 778 x7..x0 = delta x (two's complement) 785 y7..y0 = delta y (two's complement) 836 x and y are written in two's complement spread
|
D | sentelic.rst | 40 Byte 2: X Movement(9-bit 2's complement integers) 41 Byte 3: Y Movement(9-bit 2's complement integers) 72 Byte 2: X Movement(9-bit 2's complement integers) 73 Byte 3: Y Movement(9-bit 2's complement integers) 566 complement of the register value at the 3rd byte of status request 621 complement of the register value at the 3rd byte of status request
|
D | atarikbd.rst | 86 X ; delta x as twos complement integer 87 Y ; delta y as twos complement integer
|
/Linux-v4.19/scripts/ |
D | unifdef.c | 167 static bool complement; /* -c: do the complement */ variable 277 complement = true; in main() 557 if (keep ^ complement) { in flushline()
|
/Linux-v4.19/Documentation/filesystems/ |
D | omfs.txt | 101 being ~0 and e_blocks being ones'-complement of the total number of blocks
|
/Linux-v4.19/Documentation/driver-api/iio/ |
D | buffers.rst | 41 * *s* or *u*, specifies if signed (2's complement) or unsigned.
|
/Linux-v4.19/Documentation/acpi/ |
D | DSD-properties-rules.txt | 86 data as possible in the form of device properties and complement that with an
|
D | acpi-lid.txt | 87 to the userspace by always pairing "closed" input events with complement
|
/Linux-v4.19/Documentation/ |
D | lzo.txt | 32 extra data can be a complement for the operand (eg: a length or a distance
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | uvcvideo.rst | 32 Both mechanisms complement each other and are described in more detail below.
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 3589 * 2's complement to bit value conversion. Write the 2's complement value 3996 * Actually the 2's complement of that value to simplify sequencer 4006 * to continue coalescing (2's complement of value).
|
/Linux-v4.19/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 160 negx.l %d6 # complement signed dividend
|
/Linux-v4.19/Documentation/usb/ |
D | WUSB-Design-overview.txt | 130 These are the complement to HWAs. They are a USB host for connecting
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 272 - Calculate the data transfer residual as the 2's complement
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_l2.c | 1433 u32 crc32_length, u32 crc32_seed, u8 complement) in qed_calc_crc32c() argument
|