Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq.h17 struct i40e_adminq_ring { struct
22 union {
25 } r;
27 u16 count; /* Number of descriptors */
31 u16 next_to_use;
32 u16 next_to_clean;
35 u32 head;
36 u32 tail;
37 u32 len;
38 u32 bah;
[all …]