Searched refs:checksumming (Results 1 – 21 of 21) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_xdp_features.sh | 27 ethtool -K v1 tx-checksumming off 29 ip netns exec ${NS} ethtool -K v0 tx-checksumming off
|
/openbmc/linux/drivers/hwmon/ |
H A D | sht15.c | 158 bool checksumming; member 466 if (data->checksumming) { in sht15_update_status() 484 if (data->checksumming && !data->checksum_ok) { in sht15_update_status() 561 if (data->checksumming && !data->checksum_ok) { in sht15_measurement() 842 if (data->checksumming) { in sht15_bh_read_data()
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/ |
H A D | gianfar.rst | 18 the driver only supports checksumming for TCP/IP and UDP/IP
|
/openbmc/linux/Documentation/networking/ |
H A D | x25.rst | 12 framing, bit-stuffing and checksumming. These both need to be handled by the
|
H A D | checksum-offloads.rst | 66 those which the hardware will deduce, and if not, fall back to checksumming in
|
H A D | netdev-features.rst | 106 * Transmit checksumming
|
H A D | udplite.rst | 145 On both sender and receiver, checksumming will always be performed
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/3com/ |
H A D | vortex.rst | 200 in hardware. Linux has used the Rx checksumming for a long time. 203 checksumming as well. 212 If you think your NIC should be performing Tx checksumming and the 214 checksumming with ``hw_checksums=1``.
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | checksums.rst | 17 Existing filesystems can have checksumming added by running
|
H A D | ifork.rst | 169 inode do not need checksumming, since the inode is already checksummed.
|
H A D | super.rst | 711 - This filesystem supports metadata checksumming.
|
/openbmc/linux/Documentation/block/ |
H A D | data-integrity.rst | 8 Modern filesystems feature checksumming of data and metadata to 26 measures, for instance checksumming and scrubbing. But these
|
/openbmc/linux/fs/xfs/ |
H A D | Kconfig | 31 by the V5 format, such as metadata checksumming, strengthened
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | ext4.rst | 84 * journal checksumming for robustness, performance 150 Enable checksumming of the journal transactions. This will allow the
|
H A D | xfs.rst | 217 the V5 format, such as metadata checksumming, strengthened metadata
|
/openbmc/u-boot/scripts/ |
H A D | spelling.txt | 243 checksuming||checksumming
|
/openbmc/linux/drivers/crypto/ |
H A D | Kconfig | 152 checksumming, and raw copies.
|
/openbmc/linux/scripts/ |
H A D | spelling.txt | 314 checksuming||checksumming
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-5.1.rst | 184 - The Python codeparser now skips the checksumming of external Python
|
/openbmc/qemu/hw/net/ |
H A D | trace-events | 316 sungem_tx_checksum(uint16_t start, uint16_t off) "TX checksumming from byte %d, inserting at %d"
|
/openbmc/linux/Documentation/virt/uml/ |
H A D | user_mode_linux_howto_v2.rst | 297 RX/TX checksumming offloads. The setting must be identical on the host side
|