Home
last modified time | relevance | path

Searched defs:vhost_async (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/vhost/
H A Dvhost.h185 struct vhost_async { struct
187 struct vhost_iovec iovec[VHOST_MAX_ASYNC_VEC];
188 uint16_t iter_idx;
189 uint16_t iovec_idx;
192 struct async_inflight_info *pkts_info;
211 bool *pkts_cmpl_flag;
212 uint16_t pkts_idx;
213 uint16_t pkts_inflight_n;
214 union {
218 union {
[all …]