Searched refs:zero_copy (Results 1 – 2 of 2) sorted by relevance
61 uint32_t zero_copy; member243 options.zero_copy = in vhost_crypto_parse_args()300 ret = rte_vhost_crypto_set_zero_copy(vid, options.zero_copy); in new_device()303 options.zero_copy == 1 ? "enable" : "disable"); in new_device()497 if (options.zero_copy == RTE_VHOST_CRYPTO_ZERO_COPY_ENABLE) { in main()
235 uint16_t zero_copy; member1245 vc_req->zero_copy = vcrypto->option; in vhost_crypto_process_one_req()1354 if (vc_req->zero_copy == 0) in vhost_crypto_finalize_one_request()