Home
last modified time | relevance | path

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

/dpdk/examples/vhost_crypto/
H A Dmain.c382 uint32_t to_fetch, fetched; in vhost_crypto_worker() local
404 to_fetch = RTE_MIN(burst_size, in vhost_crypto_worker()
409 to_fetch); in vhost_crypto_worker()