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.h338 typedef struct VuVirtq { struct
341 VuVirtqInflight *inflight; argument
343 VuVirtqInflightDesc *resubmit_list; argument
345 uint16_t resubmit_num;
347 uint64_t counter;
350 uint16_t last_avail_idx;
353 uint16_t shadow_avail_idx;
378 } VuVirtq; argument