Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Drte_vhost_crypto.h86 rte_vhost_crypto_set_zero_copy(int vid, enum rte_vhost_crypto_zero_copy option);
H A Dversion.map62 rte_vhost_crypto_set_zero_copy;
H A Dvhost_crypto.c1539 rte_vhost_crypto_set_zero_copy(int vid, enum rte_vhost_crypto_zero_copy option) in rte_vhost_crypto_set_zero_copy() function
/f-stack/dpdk/examples/vhost_crypto/
H A Dmain.c300 ret = rte_vhost_crypto_set_zero_copy(vid, options.zero_copy); in new_device()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dvhost_lib.rst205 * ``rte_vhost_crypto_set_zero_copy(vid, option)``