Searched defs:wx_ring (Results 1 – 1 of 1) sorted by relevance
984 struct wx_ring { struct989 struct page_pool *page_pool;991 union {995 u8 __iomem *tail;997 unsigned int size; /* length in bytes */1000 unsigned long last_rx_timestamp;1008 u16 next_to_use;1009 u16 next_to_clean;1010 union {1035 struct wx_ring_container rx, tx; argument[all …]