Searched defs:vring_avail (Results 1 – 1 of 1) sorted by relevance
50 struct vring_avail { struct51 uint16_t flags; /* VRING_AVAIL_F_* */52 uint16_t idx; /* counts to 65535, then cycles */53 uint16_t ring[]; /* size N, reported in QNUM value */