Searched defs:devtype (Results 1 – 6 of 6) sorted by relevance
| /dpdk/lib/eal/common/ |
| H A D | eal_common_devargs.c | 323 rte_devargs_add(enum rte_devtype devtype, const char *devargs_str) in rte_devargs_add() 381 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, in contigmem_open() 226 contigmem_close(struct cdev *cdev, int fflags, int devtype, in contigmem_close()
|
| /dpdk/kernel/freebsd/nic_uio/ |
| H A D | nic_uio.c | 136 nic_uio_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in nic_uio_open() 142 nic_uio_close(struct cdev *dev, int fflag, int devtype, struct thread *td) in nic_uio_close()
|