Home
last modified time | relevance | path

Searched defs:enabled_cdevs (Results 1 – 3 of 3) sorted by relevance

/dpdk/app/test-crypto-perf/
H A Dmain.c144 cperf_initialize_cryptodev(struct cperf_options *opts, uint8_t *enabled_cdevs) in cperf_initialize_cryptodev()
362 uint8_t *enabled_cdevs, uint8_t nb_cryptodevs) in cperf_verify_devices_capabilities()
586 uint8_t enabled_cdevs[RTE_CRYPTO_MAX_DEVS] = { 0 }; in main() local
/dpdk/app/test-compress-perf/
H A Dmain.c119 uint8_t *enabled_cdevs) in comp_perf_initialize_compressdev()
321 uint8_t enabled_cdevs[RTE_COMPRESS_MAX_DEVS]; in main() local
/dpdk/examples/l2fwd-crypto/
H A Dmain.c2315 uint8_t *enabled_cdevs) in initialize_cryptodevs()
2773 uint8_t enabled_cdevs[RTE_CRYPTO_MAX_DEVS] = {0}; in main() local