Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Drte_vhost_async.h47 struct rte_vhost_async_channel_ops { struct
134 uint32_t features, struct rte_vhost_async_channel_ops *ops);
H A Dvhost.h199 struct rte_vhost_async_channel_ops async_ops;
H A Dvhost.c1579 struct rte_vhost_async_channel_ops *ops) in rte_vhost_async_channel_register()
/f-stack/dpdk/examples/vhost/
H A Dmain.c1345 struct rte_vhost_async_channel_ops channel_ops; in new_device()