Searched defs:xgbe_ring (Results 1 – 1 of 1) sorted by relevance
450 struct xgbe_ring { struct458 struct xgbe_ring_desc *rdesc; argument465 struct xgbe_ring_data *rdata; argument468 struct xgbe_page_alloc rx_hdr_pa;469 struct xgbe_page_alloc rx_buf_pa;470 int node;478 unsigned int cur;479 unsigned int dirty;482 unsigned int coalesce_count;484 union {