Home
last modified time | relevance | path

Searched refs:rte_cryptodev_queue_pair_count (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/lib/librte_cryptodev/
H A Dversion.map39 rte_cryptodev_queue_pair_count;
H A Drte_cryptodev.h747 rte_cryptodev_queue_pair_count(uint8_t dev_id);
H A Drte_cryptodev.c818 rte_cryptodev_queue_pair_count(uint8_t dev_id) in rte_cryptodev_queue_pair_count() function
/f-stack/dpdk/app/proc-info/
H A Dmain.c1209 rte_cryptodev_queue_pair_count(i)); in show_crypto()