Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf.h90 struct ixgbevf_ring { struct
95 struct device *dev;
100 u16 next_to_use;
101 u16 next_to_clean;
102 u16 next_to_alloc;
104 union {
108 unsigned long state;
111 union {
117 u8 __iomem *tail;
118 struct sk_buff *skb;
[all …]

Completed in 14 milliseconds