Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Drte_vhost.h155 struct rte_vhost_inflight_desc_packed { struct
179 struct rte_vhost_inflight_desc_packed desc[0]; argument
H A Dvhost_user.c1401 return RTE_ALIGN_MUL_CEIL(sizeof(struct rte_vhost_inflight_desc_packed) in get_pervq_shm_size_packed()
/f-stack/dpdk/examples/vhost_blk/
H A Dvhost_blk.c199 static struct rte_vhost_inflight_desc_packed *
201 struct rte_vhost_inflight_desc_packed *desc) in vring_get_next_inflight_desc()
278 struct rte_vhost_inflight_desc_packed *desc; in setup_iovs_from_inflight_desc()
401 struct rte_vhost_inflight_desc_packed *desc; in submit_inflight_vq()