Lines Matching refs:segmentation
12 to take advantage of segmentation offload capabilities of various NICs.
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
43 For IPv4 segmentation we support one of two types in terms of the IP ID.
70 for such instances an additional set of segmentation offload types were
72 SKB_GSO_UDP_TUNNEL. These extra segmentation types are used to identify
110 Generic segmentation offload is a pure software offload that is meant to
116 Before enabling any hardware segmentation offload a corresponding software
136 Partial generic segmentation offload is a hybrid between TSO and GSO. What
141 offloads or tunnel offloads with checksum to still make use of segmentation.