Home
last modified time | relevance | path

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

/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h334 typedef struct VuVirtq { struct
337 VuVirtqInflight *inflight; argument
339 VuVirtqInflightDesc *resubmit_list; argument
341 uint16_t resubmit_num;
343 uint64_t counter;
346 uint16_t last_avail_idx;
349 uint16_t shadow_avail_idx;
374 } VuVirtq; argument