Searched defs:xgbe_ring (Results 1 – 1 of 1) sorted by relevance
447 struct xgbe_ring { struct455 struct xgbe_ring_desc *rdesc; argument462 struct xgbe_ring_data *rdata; argument465 struct xgbe_page_alloc rx_hdr_pa;466 struct xgbe_page_alloc rx_buf_pa;467 int node;475 unsigned int cur;476 unsigned int dirty;479 unsigned int coalesce_count;481 union {