Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq.h47 struct i40e_adminq_ring { struct
52 union {
55 } r;
57 u16 count; /* Number of descriptors */
61 u16 next_to_use;
62 u16 next_to_clean;
65 u32 head;
66 u32 tail;
67 u32 len;
68 u32 bah;
[all …]