Home
last modified time | relevance | path

Searched defs:devtype (Results 1 – 6 of 6) sorted by relevance

/dpdk/lib/eal/common/
H A Deal_common_devargs.c324 rte_devargs_add(enum rte_devtype devtype, const char *devargs_str) in rte_devargs_add()
382 rte_devargs_type_count(enum rte_devtype devtype) in rte_devargs_type_count()
/dpdk/app/test-crypto-perf/configs/
H A Dcrypto-perf-qat.json11 "devtype": "crypto_qat", string
78 "devtype": "crypto_qat" string
H A Dcrypto-perf-aesni-gcm.json13 "devtype": "crypto_aesni_gcm" string
77 "devtype": "crypto_aesni_gcm" string
H A Dcrypto-perf-aesni-mb.json13 "devtype": "crypto_aesni_mb" string
92 "devtype": "crypto_aesni_mb" string
/dpdk/kernel/freebsd/contigmem/
H A Dcontigmem.c216 contigmem_open(struct cdev * cdev,int fflags,int devtype,struct thread * td) contigmem_open() argument
226 contigmem_close(struct cdev * cdev,int fflags,int devtype,struct thread * td) contigmem_close() argument
/dpdk/kernel/freebsd/nic_uio/
H A Dnic_uio.c140 nic_uio_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in nic_uio_open()
146 nic_uio_close(struct cdev *dev, int fflag, int devtype, struct thread *td) in nic_uio_close()