Searched full:segmentation (Results 1 – 25 of 26) sorted by relevance
12
| /Documentation/networking/ |
| D | segmentation-offloads.rst | 4 Segmentation Offloads 12 to take advantage of segmentation offload capabilities of various NICs. 15 * TCP Segmentation Offload - TSO 18 * Generic Segmentation Offload - GSO 20 * Partial Generic Segmentation Offload - GSO_PARTIAL 24 TCP Segmentation Offload 27 TCP segmentation allows a device to segment a single frame into multiple 29 When TCP segmentation requested the bit for either SKB_GSO_TCPV4 or 33 TCP segmentation is dependent on support for the use of partial checksum 37 In order to support TCP segmentation offload it is necessary to populate [all …]
|
| D | vxlan.rst | 66 - `tx-udp_tnl-segmentation` 67 - `tx-udp_tnl-csum-segmentation` 68 ability to perform TCP segmentation offload of UDP encapsulated frames
|
| D | netdev-features.rst | 114 * Transmit TCP segmentation offload 119 * Transmit UDP segmentation offload 122 gso_size. On segmentation, it segments the payload on gso_size boundaries and
|
| D | index.rst | 36 segmentation-offloads
|
| D | tls-offload.rst | 123 In RX direction local networking stack has little control over the segmentation, 137 There are no guarantees on record length or record segmentation. In particular 140 crypto operations and authentication regardless of segmentation. For this
|
| D | netdevices.rst | 195 Segmentation Offload (GSO, TSO) is an exception to this rule. The
|
| D | bridge.rst | 159 A VLAN (Virtual Local Area Network) is a logical segmentation of a physical
|
| D | timestamping.rst | 365 skbuff as a result of Nagle, cork, autocork, segmentation and GSO. The
|
| /Documentation/userspace-api/media/v4l/ |
| D | hsv-formats.rst | 13 useful format for image segmentation algorithms.
|
| D | ext-ctrls-codec-stateless.rst | 1137 - Indicates if the macroblock segmentation map is updated in this frame. 1625 - Segmentation parameters. See :c:type:`v4l2_vp9_segmentation` for more details. 1867 Encodes the quantization parameters. See section '7.2.10 Segmentation 1893 See '5.15 Segmentation map' section of :ref:`vp9` for more details. 1902 :ref:`Segmentation Flags<vp9_segmentation_flags>`. 1936 ``Segmentation Flags`` 1947 - Indicates that this frame makes use of the segmentation tool. 1950 - Indicates that the segmentation map should be updated during the 1954 - Indicates that the updates to the segmentation map are coded 1955 relative to the existing segmentation map. [all …]
|
| /Documentation/devicetree/bindings/dma/ti/ |
| D | k3-udma.yaml | 18 The UDMA-P architecture facilitates the segmentation and reassembly of SoC DMA 22 segmentation or reassembly operations to be ongoing. The DMA controller 24 segmentation and reassembly operations to be time division multiplexed between
|
| /Documentation/arch/arm/ |
| D | swp_emulation.rst | 10 sequence. If a memory access fault (an abort) occurs, a segmentation fault is
|
| /Documentation/filesystems/spufs/ |
| D | spu_run.rst | 49 A DMA segmentation error
|
| /Documentation/networking/device_drivers/ethernet/stmicro/ |
| D | stmmac.rst | 90 - TCP / UDP Segmentation Offload (TSO, USO) 267 Jumbo and Segmentation Offloading 276 TSO (TCP Segmentation Offload) feature is supported by GMAC > 4.x and XGMAC 287 the segmentation by it self to match with maximum frame length.
|
| /Documentation/networking/device_drivers/ethernet/huawei/ |
| D | hinic.rst | 21 TCP Transmit Segmentation Offload(TSO), Receive-Side Scaling(RSS) and
|
| /Documentation/networking/device_drivers/ethernet/intel/ |
| D | ice.rst | 883 UDP Segmentation Offload 885 Allows the adapter to offload transmit segmentation of UDP packets with 887 able to complete data segmentation much faster than operating system software, 893 - The application sending UDP packets must support UDP segmentation offload. 895 To enable/disable UDP Segmentation Offload, issue the following command:: 897 # ethtool -K <ethX> tx-udp-segmentation [off|on]
|
| /Documentation/scsi/ |
| D | ChangeLog.arcmsr | 26 ** occur segmentation fault,
|
| /Documentation/arch/x86/x86_64/ |
| D | fsgs.rst | 6 The x86 architecture supports segmentation. Instructions which access
|
| /Documentation/networking/device_drivers/ethernet/marvell/ |
| D | octeontx2.rst | 94 - Defines segmentation offload algorithms (eg TSO)
|
| /Documentation/mm/ |
| D | page_tables.rst | 219 `Segmentation Fault` (SIGSEGV) signal to the current thread. That signal usually
|
| /Documentation/networking/device_drivers/ethernet/chelsio/ |
| D | cxgb.rst | 77 TCP Segmentation Offloading (TSO) Support
|
| /Documentation/netlink/specs/ |
| D | netdev.yaml | 431 Number of packets that necessitated segmentation into smaller packets
|
| /Documentation/networking/device_drivers/ethernet/aquantia/ |
| D | atlantic.rst | 380 ethtool -K eth0 tx-udp-segmentation on
|
| /Documentation/arch/powerpc/ |
| D | cxlflash.rst | 49 segmentation of a disk device into virtual LUNs is assisted
|
| /Documentation/virt/uml/ |
| D | user_mode_linux_howto_v2.rst | 296 which is being configured. In most cases it will enable TCP segmentation and
|
12