/freebsd/contrib/llvm-project/openmp/runtime/src/include/ |
H A D | omp_lib.h.var | 1017 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_set_num_threads 1018 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_set_dynamic 1019 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_set_nested 1020 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_get_num_threads 1021 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_get_max_threads 1022 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_get_thread_num 1023 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_get_num_procs 1024 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_in_parallel 1025 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_in_final 1026 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_get_dynamic [all …]
|
/freebsd/sys/dev/iscsi/ |
H A D | icl.c | 138 ICL_WARN("no iSER-capable offload found"); in icl_find() 148 ICL_WARN("offload \"%s\" is not iSER-capable", name); in icl_find() 152 ICL_WARN("offload \"%s\" is iSER-only", name); in icl_find() 160 ICL_WARN("offload \"%s\" not found", name); in icl_find() 166 icl_new_conn(const char *offload, bool iser, const char *name, struct mtx *lock) in icl_new_conn() argument 172 im = icl_find(offload, iser, false); in icl_new_conn() 185 icl_limits(const char *offload, bool iser, int socket, in icl_limits() argument 193 im = icl_find(offload, iser, false); in icl_limits() 233 icl_register(const char *offload, bool iser, int priority, in icl_register() argument 240 im = icl_find(offload, iser, true); in icl_register() [all …]
|
/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha512p8-ppc.pl | 96 $offload="r11"; 191 addi $offload,$sp,`8*$SIZE_T+15` 228 stvx $A,$x00,$offload # offload $A-$H 229 stvx $B,$x10,$offload 230 stvx $C,$x20,$offload 231 stvx $D,$x30,$offload 232 stvx $E,$x40,$offload 233 stvx $F,$x50,$offload 234 stvx $G,$x60,$offload 235 stvx $H,$x70,$offload [all …]
|
/freebsd/usr.sbin/cxgbetool/ |
H A D | cxgbetool.8 | 582 Install the Connection Offload Policy (COP) in 588 in loader.conf to ensure that t4_tom will not offload any connection before a 591 for any kind of offload based on the hardware TOE. 594 .It NO Ta 0 Ta offload all [Default] 595 .It NO Ta 1 Ta no offload 596 .It YES Ta Don't Care Ta Rule based offload 603 There is an implicit rule that disables offload for connections that do not 624 Disabling offload in such a rule will prevent a hardware listener from being started. 645 .It Cm offload 648 .Cm !offload [all …]
|
/freebsd/sys/dev/qlxgb/ |
H A D | README.txt | 38 * Large Segment Offload over TCP IPV4 39 * Large Segment Offload over TCP IPV6 41 * TCP over IPv4 checksum offload 42 * UDP over IPv4 checksum offload 43 * IPV4 checksum offload 44 * TCP over IPv6 checksum offload 45 * UDP over IPv6 checksum offload
|
/freebsd/sys/dev/qlxge/ |
H A D | README.txt | 38 * Large Segment Offload over TCP IPV4 39 * Large Segment Offload over TCP IPV6 41 * TCP over IPv4 checksum offload 42 * UDP over IPv4 checksum offload 43 * IPV4 checksum offload 44 * TCP over IPv6 checksum offload 45 * UDP over IPv6 checksum offload
|
/freebsd/sys/dev/qlxgbe/ |
H A D | README.txt | 38 * Large Segment Offload over TCP IPV4 39 * Large Segment Offload over TCP IPV6 41 * TCP over IPv4 checksum offload 42 * UDP over IPv4 checksum offload 43 * IPV4 checksum offload 44 * TCP over IPv6 checksum offload 45 * UDP over IPv6 checksum offload
|
/freebsd/share/man/man4/ |
H A D | mlx5en.4 | 64 The driver supports Jumbo Frames, Transmit and Receive checksum offload, 65 TCP segmentation offload (TSO), Large Receive Offload (LRO), 66 HW Large Receive Offload (HW LRO), VLAN tag insertion and extraction, 67 VLAN checksum offload, VLAN TSO, hardware rate limiting (TXRTLMT), 68 stateless VxLAN hardware offload for receive and transmit, 69 HW TLS offload for transmit, Receive Side Steering (RSS) and
|
H A D | oce.4 | 67 driver supports VLAN Hardware offload, TCP checksum offload, 68 TCP segmentation offload (TSO), Large receive offload (LRO),
|
H A D | liquidio.4 | 57 offload, TCP segmentation offload (TSO), Large Receive Offload (LRO), 58 VLAN tag insertion/extraction, VLAN checksum offload,
|
H A D | cxgb.4 | 56 driver supports Transmit/Receive checksum offload, 57 Jumbo Frames, TCP segmentation offload (TSO), Large Receive Offload (LRO), 58 VLAN hardware insertion / extraction, and VLAN checksum offload.
|
H A D | vtnet.4 | 52 driver supports TCP/UDP checksum offload for both transmit and receive, 53 TCP segmentation offload (TSO), TCP large receive offload (LRO), 71 This tunable disables receive and send checksum offload.
|
H A D | ptnet.4 | 98 is able to use it, and support TCP/UDP checksum offload (for both transmit 99 and receive), TCP segmentation offload (TSO) and TCP large receive offload 118 to exchange offload metadata with the hypervisor.
|
H A D | bxe.4 | 51 tagging, checksum offload (IPv4, TCP, UDP, IPv6-TCP, IPv6-UDP), MSI-X 52 interrupts, TCP Segmentation Offload (TSO), Large Receive Offload (LRO), and 223 .It Va Rx/Tx Checksum Offload 229 .It Va TSO - TCP Segmentation Offload 233 .It Va LRO - TCP Large Receive Offload
|
H A D | qlnxe.4 | 49 driver supports IPv4 checksum offload, 50 TCP and UDP checksum offload for both IPv4 and IPv6, 51 Large Segment Offload for both IPv4 and IPv6,
|
H A D | qlxgb.4 | 49 driver supports IPv4 checksum offload, 50 TCP and UDP checksum offload for both IPv4 and IPv6, 51 Large Segment Offload for both IPv4 and IPv6,
|
H A D | qlxgbe.4 | 49 driver supports IPv4 checksum offload, 50 TCP and UDP checksum offload for both IPv4 and IPv6, 51 Large Segment Offload for both IPv4 and IPv6,
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Action.h | 117 /// Offload information. 174 /// Return a string containing the offload kind of the action. 185 /// Return a string containing a offload kind name. 188 /// Set the device offload info of this action and propagate it to its 193 /// Append the host offload info of this action and propagate it to its 202 /// Set the offload info of this action to be the same as the provided action, 216 /// Check if this action have any offload kinds. Note that host offload kinds 217 /// are only set if the action is a dependence to a host offload action. 265 /// An offload action combines host or/and device actions according to the 273 /// toolchain, and offload kind to each action. [all …]
|
H A D | OffloadBundler.h | 10 /// This file defines an offload bundling API that bundles different files 72 /// Obtain the offload kind, real machine triple, and an optional TargetID 74 /// Bundle Entry ID (or, Offload Target String) has following components: 75 /// * Offload Kind - Host, OpenMP, or HIP 95 // CompressedOffloadBundle represents the format for the compressed offload
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | xlnx,axi-ethernet.yaml | 74 TX checksum offload. 0 or empty for disabling TX checksum offload, 75 1 to enable partial TX checksum offload and 2 to enable full TX 76 checksum offload. 82 RX checksum offload. 0 or empty for disabling RX checksum offload, 83 1 to enable partial RX checksum offload and 2 to enable full RX 84 checksum offload.
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aesni-mb-x86_64.pl | 670 my $offload=$sink; 736 my $temp = $i ? $offload : $offset; 766 lea 128(%rsp),$offload # offload area 821 vmovdqu @inp[$i%4],`16*$i`($offload) # off-load 906 vpxor 0x00($offload),@out[0],@out[0] 909 vpxor 0x10($offload),@out[1],@out[1] 912 vpxor 0x20($offload),@out[2],@out[2] 915 vpxor 0x30($offload),@out[3],@out[3] 1015 # +192 IV/input offload 1035 my $temp = $i ? $offload : $offset; [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | Action.cpp | 25 return "offload"; in getClassName() 42 return "clang-offload-bundler"; in getClassName() 44 return "clang-offload-unbundler"; in getClassName() 46 return "clang-offload-packager"; in getClassName() 60 // Offload action set its own kinds on their dependences. in propagateDeviceOffloadInfo() 79 // Offload action set its own kinds on their dependences. in propagateHostOffloadInfo() 124 "Cannot offload CUDA and HIP at the same time"); in getOffloadingKindPrefix() 154 /// Return a string with the offload kind name. If that is not defined, we 171 llvm_unreachable("invalid offload kind"); in GetOffloadKindName() 242 assert(!getInputs().empty() && "No dependencies for offload action??"); in doOnHostDependence() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Clang.h | 144 /// Offload bundler tool. 148 : Tool("offload bundler", "clang-offload-bundler", TC) {} in OffloadBundler() 162 /// Offload binary tool. 166 : Tool("Offload::Packager", "clang-offload-packager", TC) {} in OffloadPackager() 181 : Tool("Offload::Linker", "linker", TC), Linker(Linker) {} in LinkerWrapper()
|
/freebsd/sys/dev/mlx5/mlx5_accel/ |
H A D | mlx5_ipsec.c | 258 mlx5_core_err(mdev, "FULL offload is not supported\n"); in mlx5e_xfrm_validate_state() 264 mlx5_core_err(mdev, "Cannot offload authenticated xfrm states\n"); in mlx5e_xfrm_validate_state() 272 mlx5_core_err(mdev, "Cannot offload compressed xfrm states\n"); in mlx5e_xfrm_validate_state() 276 mlx5_core_err(mdev, "Cannot offload xfrm states with AEAD key length other than 128/256 bits\n"); in mlx5e_xfrm_validate_state() 291 mlx5_core_err(mdev, "Cannot offload xfrm states with AEAD key length other than 128/256 bit\n"); in mlx5e_xfrm_validate_state() 296 mlx5_core_err(mdev, "Only transport xfrm states may be offloaded in full offload mode\n"); in mlx5e_xfrm_validate_state() 320 "non-ESN but replay-protect SA offload is not supported\n"); in mlx5e_xfrm_validate_state() 417 mlx5_en_err(ifp, "Device failed to offload this state"); in mlx5e_if_sa_newkey_onedir() 542 mlx5_core_err(mdev, "FULL offload is not supported\n"); in mlx5e_xfrm_validate_policy() 547 mlx5_core_err(mdev, "Can offload exactly one template, " in mlx5e_xfrm_validate_policy() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | qcom,q6asm.txt | 39 Usage: Required for Compress offload dais 47 Usage: Required for Compress offload dais 49 Definition: present for Compress offload dais
|