Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe.h353 struct ixgbe_ring { struct
357 struct bpf_prog *xdp_prog;
360 union {
364 unsigned long state;
365 u8 __iomem *tail;
367 unsigned int size; /* length in bytes */
369 u16 count; /* amount of descriptors */
377 u16 next_to_use;
378 u16 next_to_clean;
380 unsigned long last_rx_timestamp;
[all …]

Completed in 11 milliseconds