Searched defs:xgbe_ring (Results 1 – 1 of 1) sorted by relevance
370 struct xgbe_ring { struct378 struct xgbe_ring_desc *rdesc; argument385 struct xgbe_ring_data *rdata; argument388 struct xgbe_page_alloc rx_hdr_pa;389 struct xgbe_page_alloc rx_buf_pa;390 int node;398 unsigned int cur;399 unsigned int dirty;402 unsigned int coalesce_count;404 union {