Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h235 struct iavf_ring { struct
238 union {
243 union {
247 u8 __iomem *tail;
248 u32 truesize;
257 u16 itr_setting;
262 u16 next_to_use;
263 u16 next_to_clean;
265 u16 flags;
276 union {
[all …]