Searched defs:xgbe_ring (Results 1 – 1 of 1) sorted by relevance
365 struct xgbe_ring { struct373 struct xgbe_ring_desc *rdesc; argument380 struct xgbe_ring_data *rdata; argument383 struct xgbe_page_alloc rx_hdr_pa;384 struct xgbe_page_alloc rx_buf_pa;385 int node;393 unsigned int cur;394 unsigned int dirty;397 unsigned int coalesce_count;399 union {