Home
last modified time | relevance | path

Searched refs:nb_callfds (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Drte_vhost_crypto.h130 uint16_t nb_ops, int *callfds, uint16_t *nb_callfds);
H A Dvhost_crypto.c1706 uint16_t nb_ops, int *callfds, uint16_t *nb_callfds) in rte_vhost_crypto_finalize_requests() argument
1730 *nb_callfds = idx; in rte_vhost_crypto_finalize_requests()
/f-stack/dpdk/examples/vhost_crypto/
H A Dmain.c363 uint16_t nb_callfds; in vhost_crypto_worker() local
414 &nb_callfds); in vhost_crypto_worker()
419 for (k = 0; k < nb_callfds; k++) in vhost_crypto_worker()