Searched defs:xgbe_ring (Results 1 – 1 of 1) sorted by relevance
385 struct xgbe_ring { struct393 struct xgbe_ring_desc *rdesc; argument400 struct xgbe_ring_data *rdata; argument403 struct xgbe_page_alloc rx_hdr_pa;404 struct xgbe_page_alloc rx_buf_pa;405 int node;413 unsigned int cur;414 unsigned int dirty;417 unsigned int coalesce_count;419 union {