Searched refs:checksumming (Results 1 – 18 of 18) sorted by relevance
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | test_xdp_features.sh | 27 ethtool -K v1 tx-checksumming off 29 ip netns exec ${NS} ethtool -K v0 tx-checksumming off
|
/Linux-v6.6/drivers/hwmon/ |
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()
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/freescale/ |
D | gianfar.rst | 18 the driver only supports checksumming for TCP/IP and UDP/IP
|
/Linux-v6.6/Documentation/networking/ |
D | x25.rst | 12 framing, bit-stuffing and checksumming. These both need to be handled by the
|
D | checksum-offloads.rst | 66 those which the hardware will deduce, and if not, fall back to checksumming in
|
D | netdev-features.rst | 106 * Transmit checksumming
|
D | udplite.rst | 145 On both sender and receiver, checksumming will always be performed
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/3com/ |
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``.
|
/Linux-v6.6/Documentation/filesystems/ext4/ |
D | checksums.rst | 17 Existing filesystems can have checksumming added by running
|
D | ifork.rst | 169 inode do not need checksumming, since the inode is already checksummed.
|
D | super.rst | 711 - This filesystem supports metadata checksumming.
|
/Linux-v6.6/Documentation/block/ |
D | data-integrity.rst | 8 Modern filesystems feature checksumming of data and metadata to 26 measures, for instance checksumming and scrubbing. But these
|
/Linux-v6.6/fs/xfs/ |
D | Kconfig | 31 by the V5 format, such as metadata checksumming, strengthened
|
/Linux-v6.6/Documentation/admin-guide/ |
D | ext4.rst | 84 * journal checksumming for robustness, performance 150 Enable checksumming of the journal transactions. This will allow the
|
D | xfs.rst | 217 the V5 format, such as metadata checksumming, strengthened metadata
|
/Linux-v6.6/drivers/crypto/ |
D | Kconfig | 152 checksumming, and raw copies.
|
/Linux-v6.6/scripts/ |
D | spelling.txt | 314 checksuming||checksumming
|
/Linux-v6.6/Documentation/virt/uml/ |
D | user_mode_linux_howto_v2.rst | 297 RX/TX checksumming offloads. The setting must be identical on the host side
|