Searched defs:ixgbe_ring (Results 1 – 1 of 1) sorted by relevance
354 struct ixgbe_ring { struct358 struct bpf_prog *xdp_prog;361 union {365 unsigned long state;366 u8 __iomem *tail;368 unsigned int size; /* length in bytes */370 u16 count; /* amount of descriptors */378 u16 next_to_use;379 u16 next_to_clean;381 unsigned long last_rx_timestamp;[all …]