Searched defs:iavf_adminq_ring (Results 1 – 1 of 1) sorted by relevance
16 struct iavf_adminq_ring { struct21 union {24 } r;26 u16 count; /* Number of descriptors */30 u16 next_to_use;31 u16 next_to_clean;34 u32 head;35 u32 tail;36 u32 len;37 u32 bah;[all …]