Home
last modified time | relevance | path

Searched refs:accelerated (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v4.19/drivers/crypto/
DKconfig100 This is the s390 hardware accelerated implementation of the
111 This is the s390 hardware accelerated implementation of the
121 This is the s390 hardware accelerated implementation of the
131 This is the s390 hardware accelerated implementation of the
143 This is the s390 hardware accelerated implementation of the
146 As of z990 the ECB and CBC mode are hardware accelerated.
147 As of z196 the CTR mode is hardware accelerated.
155 This is the s390 hardware accelerated implementation of the
158 As of z9 the ECB and CBC modes are hardware accelerated
160 As of z10 the ECB and CBC modes are hardware accelerated
[all …]
/Linux-v4.19/arch/arm/crypto/
DKconfig98 tristate "PMULL-accelerated GHASH using NEON/ARMv8 Crypto Extensions"
119 tristate "NEON accelerated ChaCha20 symmetric cipher"
125 tristate "NEON accelerated Speck cipher algorithms"
/Linux-v4.19/arch/arm64/crypto/
DKconfig109 tristate "NEON accelerated ChaCha20 symmetric cipher"
123 tristate "NEON accelerated Speck cipher algorithms"
/Linux-v4.19/Documentation/networking/
Dfailover.rst16 This enables paravirtual drivers to use a VF as an accelerated low latency
Dnet_failover.rst28 virtio-net accelerated datapath: STANDBY mode
31 net_failover enables hypervisor controlled accelerated datapath to virtio-net
Dgtp.txt64 data plane is accelerated inside the kernel.
67 kernel accelerated path, while the GTP Control Plane goes to
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
DKconfig40 bool "Mellanox MLX5 ethernet accelerated receive flow steering (ARFS) support"
44 Mellanox MLX5 ethernet hardware-accelerated receive flow steering support,
/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_cm.h343 bool accelerated; member
438 int (*accelerated)(struct nes_cm_core *, struct nes_cm_node *); member
Dnes_cm.c139 .accelerated = mini_cm_accelerated,
1253 (!cm_node->accelerated)) { in mini_cm_dec_refcnt_listen()
1369 cm_node->accelerated = true; in mini_cm_accelerated()
1573 if (!cm_node->accelerated && cm_node->accept_pend) { in rem_ref_cm_node()
3260 cm_node->cm_core->api->accelerated(cm_node->cm_core, cm_node); in nes_accept()
3655 cm_node->cm_core->api->accelerated(cm_node->cm_core, cm_node); in cm_event_connected()
/Linux-v4.19/Documentation/fb/
Dvesafb.txt20 * You can run XF68_FBDev on top of /dev/fb0 (=> non-accelerated X11
83 XF68_FBDev should work just fine, but it is non-accelerated. Running
84 another (accelerated) X-Server like XF86_SVGA might or might not work.
Dgxfb.txt35 XF68_FBDev should generally work fine, but it is non-accelerated.
Dlxfb.txt35 XF68_FBDev should generally work fine, but it is non-accelerated.
Dmatroxfb.txt82 XF{68,86}_FBDev should work just fine, but it is non-accelerated. On non-intel
86 Running another (accelerated) X-Server like XF86_SVGA works too. But (at least)
88 head, not even talking about second). Running XFree86 4.x accelerated mga
192 non-accelerated mode (`noaccel' or `fbset -accel false'), software
384 + secondary head is not accelerated. There were bad problems with accelerated
404 + secondary head is not accelerated.
Daty128fb.txt41 XF68_FBDev should generally work fine, but it is non-accelerated. As of
Dtridentfb.txt11 All families are accelerated. Only PCI/AGP based cards are supported,
/Linux-v4.19/drivers/video/fbdev/omap/
DKconfig59 memory, or don't use any of the accelerated features.
/Linux-v4.19/drivers/net/ethernet/sfc/
DKconfig53 features, allowing accelerated network performance in
/Linux-v4.19/Documentation/scsi/
Dcxgb3i.txt81 4. To direct open-iscsi traffic to go through cxgb3i's accelerated path,
/Linux-v4.19/drivers/soc/tegra/
DKconfig84 and providing 256 CUDA cores. It supports hardware-accelerated en-
/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_cm.h338 bool accelerated; member
Di40iw_cm.c1860 !cm_node->accelerated) { in i40iw_dec_refcnt_listen()
2300 if (!cm_node->accelerated && cm_node->accept_pend) { in i40iw_rem_ref_cm_node()
3746 cm_node->accelerated = true; in i40iw_accept()
4107 cm_node->accelerated = true; in i40iw_cm_event_connected()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
DKconfig68 will behave like standard non-accelerated ethernet interfaces.
/Linux-v4.19/Documentation/leds/
Dleds-class.txt83 Hardware accelerated blink of LEDs
/Linux-v4.19/drivers/video/fbdev/
DKconfig38 (e.g. an accelerated X server) and that are not frame buffer
85 (accelerated) version.
93 This is used by drivers that don't provide their own (accelerated)
103 (accelerated) version.
121 (accelerated) version and the framebuffer is in system RAM.
129 This is used by drivers that don't provide their own (accelerated)
139 (accelerated) version and the framebuffer is in system RAM.
1211 head is not compatible with accelerated XFree 3.3.x SVGA servers -
1693 bool "VT8500/WM8xxx accelerated raster ops support"
1697 This adds support for accelerated raster operations on the
/Linux-v4.19/crypto/
DKconfig557 support CRC32C implementation using hardware accelerated CRC32
599 CRC32 PCLMULQDQ implementation using hardware accelerated PCLMULQDQ
628 accelerated PCLMULQDQ instruction. This option will create
841 This is the powerpc hardware accelerated implementation of the
1015 tristate "GHASH digest algorithm (CLMUL-NI accelerated)"
1020 The implementation is accelerated by CLMUL-NI of Intel.

12