Searched defs:xgbe_ring (Results 1 – 1 of 1) sorted by relevance
350 struct xgbe_ring { struct358 struct xgbe_ring_desc *rdesc; argument365 struct xgbe_ring_data *rdata; argument368 struct xgbe_page_alloc rx_hdr_pa;369 struct xgbe_page_alloc rx_buf_pa;370 int node;378 unsigned int cur;379 unsigned int dirty;382 unsigned int coalesce_count;384 union {