Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vhost_crypto/
H A Dmain.c368 uint32_t to_fetch, fetched; in vhost_crypto_worker() local
390 to_fetch = RTE_MIN(burst_size, in vhost_crypto_worker()
395 to_fetch); in vhost_crypto_worker()