Home
last modified time | relevance | path

Searched refs:segmentation (Results 1 – 25 of 35) sorted by relevance

12

/linux/Documentation/networking/
A Dsegmentation-offloads.rst12 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
[all …]
A Dvxlan.rst66 - `tx-udp_tnl-segmentation`
67 - `tx-udp_tnl-csum-segmentation`
68 ability to perform TCP segmentation offload of UDP encapsulated frames
A Dnetdev-features.rst114 * Transmit TCP segmentation offload
119 * Transmit UDP segmentation offload
122 gso_size. On segmentation, it segments the payload on gso_size boundaries and
A Dindex.rst36 segmentation-offloads
A Dtls-offload.rst123 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
/linux/tools/testing/selftests/net/
A Dudpgso.sh40 ethtool -K sink tx-udp-segmentation on >/dev/null
46 ethtool -K sink tx-udp-segmentation off >/dev/null
52 ethtool -K sink tx-udp-segmentation off >/dev/null
A Dveth.sh76 __chk_flag "$1" $2 $3 tcp-segmentation-offload
234 ip netns exec $NS_SRC ethtool -K veth$SRC tx-udp-segmentation off
244 ip netns exec $NS_SRC ethtool -K veth$SRC tx-udp-segmentation off
288 ip netns exec $NS_SRC ethtool -K veth$SRC tx-udp-segmentation off
389 ip netns exec $NS_SRC ethtool -K veth$SRC tx-udp-segmentation off
/linux/drivers/media/test-drivers/visl/
A Dvisl-trace-av1.h122 __print_flags(__entry->f.segmentation.flags, "|",
128 __entry->f.segmentation.last_active_seg_id,
129 __print_array(__entry->f.segmentation.feature_enabled,
130 ARRAY_SIZE(__entry->f.segmentation.feature_enabled),
131 sizeof(__entry->f.segmentation.feature_enabled[0])),
/linux/Documentation/userspace-api/media/v4l/
A Dhsv-formats.rst13 useful format for image segmentation algorithms.
A Dext-ctrls-codec-stateless.rst1947 - 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.
3464 not set, indicates that the frame does not use segmentation.
3467 - If set, indicates that the segmentation map are updated during the
3474 the new segmentation map is coded without reference to the existing
3475 segmentation map.
3480 the new segmentation map is coded without reference to the existing
3481 segmentation map.
[all …]
/linux/Documentation/devicetree/bindings/dma/ti/
A Dk3-udma.yaml18 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
/linux/net/mpls/
A DKconfig22 This is helper module to allow segmentation of non-MPLS GSO packets
/linux/Documentation/arch/arm/
A Dswp_emulation.rst10 sequence. If a memory access fault (an abort) occurs, a segmentation fault is
/linux/fs/netfs/
A DKconfig8 segmentation, local caching and transparent huge page support.
/linux/drivers/staging/media/meson/vdec/
A Dcodec_vp9.c386 struct segmentation { struct
477 struct segmentation seg_4lf;
495 static int segfeature_active(struct segmentation *seg, int segment_id, in segfeature_active()
502 static int get_segdata(struct segmentation *seg, int segment_id, in get_segdata()
539 struct segmentation *seg_4lf = &vp9->seg_4lf; in vp9_loop_filter_init()
544 memset(seg_4lf, 0, sizeof(struct segmentation)); in vp9_loop_filter_init()
574 vp9_loop_filter_frame_init(struct amvdec_core *core, struct segmentation *seg, in vp9_loop_filter_frame_init()
/linux/net/can/
A DKconfig68 segmentation is needed to transport longer Protocol Data Units (PDU)
/linux/Documentation/filesystems/spufs/
A Dspu_run.rst49 A DMA segmentation error
/linux/Documentation/scsi/
A DChangeLog.arcmsr26 ** occur segmentation fault,
/linux/arch/m68k/ifpsp060/
A DCHANGES58 ADDR should cause a "segmentation violation", the memory read
/linux/drivers/media/platform/verisilicon/
A Drockchip_vpu981_hw_av1_dec.c797 const struct v4l2_av1_segmentation *seg = &frame->segmentation; in rockchip_vpu981_av1_dec_set_segmentation()
1044 const struct v4l2_av1_segmentation *segmentation = &frame->segmentation; in rockchip_vpu981_av1_dec_is_lossless() local
1051 if (segmentation->feature_enabled[i] & in rockchip_vpu981_av1_dec_is_lossless()
1053 qindex += segmentation->feature_data[i][V4L2_AV1_SEG_LVL_ALT_Q]; in rockchip_vpu981_av1_dec_is_lossless()
/linux/Documentation/arch/x86/x86_64/
A Dfsgs.rst6 The x86 architecture supports segmentation. Instructions which access
/linux/Documentation/networking/device_drivers/ethernet/intel/
A Dice.rst885 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.
897 # ethtool -K <ethX> tx-udp-segmentation [off|on]
/linux/Documentation/networking/device_drivers/ethernet/marvell/
A Docteontx2.rst94 - Defines segmentation offload algorithms (eg TSO)
/linux/Documentation/networking/device_drivers/ethernet/aquantia/
A Datlantic.rst380 ethtool -K eth0 tx-udp-segmentation on
/linux/Documentation/netlink/specs/
A Dnetdev.yaml431 Number of packets that necessitated segmentation into smaller packets

Completed in 42 milliseconds

12