Searched defs:devtype (Results 1 – 6 of 6) sorted by relevance
/dpdk/lib/eal/common/ |
H A D | eal_common_devargs.c | 324 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 D | crypto-perf-qat.json | 11 "devtype": "crypto_qat", string 78 "devtype": "crypto_qat" string
|
H A D | crypto-perf-aesni-gcm.json | 13 "devtype": "crypto_aesni_gcm" string 77 "devtype": "crypto_aesni_gcm" string
|
H A D | crypto-perf-aesni-mb.json | 13 "devtype": "crypto_aesni_mb" string 92 "devtype": "crypto_aesni_mb" string
|
/dpdk/kernel/freebsd/contigmem/ |
H A D | contigmem.c | 216 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 D | nic_uio.c | 140 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()
|