Home
last modified time | relevance | path

Searched refs:NI (Results 1 – 18 of 18) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A De3x0-button.txt3 This module is part of the NI Ettus Research USRP E3x0 SDR.
9 - "ettus,e3x0-button": For devices such as the NI Ettus Research USRP E3x0
11 - <0 30 1>, <0 31 1>: For devices such as the NI Ettus Research USRP E3x0
13 - "press", "release": For devices such as the NI Ettus Research USRP E3x0
/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c305 #undef NI in ng_h4_ioctl()
306 #define NI(x) ((struct nodeinfo *)(x)) in ng_h4_ioctl() macro
308 bzero(data, sizeof(*NI(data))); in ng_h4_ioctl()
311 strncpy(NI(data)->name, NG_NODE_NAME(sc->node), in ng_h4_ioctl()
312 sizeof(NI(data)->name) - 1); in ng_h4_ioctl()
314 strncpy(NI(data)->type, sc->node->nd_type->name, in ng_h4_ioctl()
315 sizeof(NI(data)->type) - 1); in ng_h4_ioctl()
317 NI(data)->id = (u_int32_t) ng_node2ID(sc->node); in ng_h4_ioctl()
318 NI(data)->hooks = NG_NODE_NUMHOOKS(sc->node); in ng_h4_ioctl()
/f-stack/dpdk/doc/guides/cryptodevs/
H A Daesni_gcm.rst4 AES-NI GCM Crypto Poll Mode Driver
8 The AES-NI GCM PMD (**librte_crypto_aesni_gcm**) provides poll mode crypto driver
9 support for utilizing Intel multi buffer library (see AES-NI Multi-buffer PMD documentation
12 The AES-NI GCM PMD supports synchronous mode of operation with
H A Daesni_mb.rst4 AESN-NI Multi Buffer Crypto Poll Mode Driver
13 The AES-NI MB PMD has current only been tested on Fedora 21 64-bit with gcc.
15 The AES-NI MB PMD supports synchronous mode of operation with
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dnixge.txt1 * NI XGE Ethernet controller
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_17_08.rst193 * **Updated the AES-NI GCM PMD.**
195 The AES-NI GCM PMD was migrated from the ISA-L library to the Multi Buffer
H A Drelease_17_02.rst223 * **Updated the AES-NI GCM PMD.**
225 The AES-NI GCM PMD was migrated from the Multi Buffer library to the ISA-L
H A Drelease_20_02.rst182 CPU based acceleration, such as Intel AES-NI. An implementation for aesni_gcm
H A Drelease_2_2.rst29 * Intel AES-NI multi-buffer library
/f-stack/freebsd/contrib/device-tree/Bindings/iio/temperature/
H A Dadi,ltc2983.yaml193 17 - RTD NI-120
/f-stack/freebsd/i386/conf/
H A DGENERIC280 device aesni # AES-NI OpenCrypto module
H A DNOTES771 device aesni # AES-NI OpenCrypto module
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Daesni-gcm-x86_64.S17 # AES-NI-CTR+GHASH stitch.
23 # in the context parallelized AES-NI CTR and modulo-scheduled
/f-stack/freebsd/amd64/conf/
H A DGENERIC314 device aesni # AES-NI OpenCrypto module
H A DNOTES540 device aesni # AES-NI OpenCrypto module
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dvendor-prefixes.yaml345 description: NI Ettus Research
/f-stack/dpdk/
H A DMAINTAINERS1006 Intel AES-NI GCM
1013 Intel AES-NI Multi-Buffer
/f-stack/dpdk/doc/guides/contributing/
H A Dpatches.rst80 Intel AES-NI GCM PMD