Searched defs:vhost_crypto_data_req (Results 1 – 1 of 1) sorted by relevance
226 struct vhost_crypto_data_req { struct227 struct vring_desc *head;228 struct virtio_net *dev;229 struct virtio_crypto_inhdr *inhdr;230 struct vhost_virtqueue *vq;231 struct vhost_crypto_writeback_data *wb;232 struct rte_mempool *wb_pool;233 uint16_t desc_idx;234 uint16_t len;235 uint16_t zero_copy;