Searched defs:xgbe_ring (Results 1 – 1 of 1) sorted by relevance
448 struct xgbe_ring { struct456 struct xgbe_ring_desc *rdesc; argument463 struct xgbe_ring_data *rdata; argument466 struct xgbe_page_alloc rx_hdr_pa;467 struct xgbe_page_alloc rx_buf_pa;468 int node;476 unsigned int cur;477 unsigned int dirty;480 unsigned int coalesce_count;482 union {