Home
last modified time | relevance | path

Searched defs:xgbe_ring (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h350 struct xgbe_ring { struct
358 struct xgbe_ring_desc *rdesc; argument
365 struct xgbe_ring_data *rdata; argument
368 struct xgbe_page_alloc rx_hdr_pa;
369 struct xgbe_page_alloc rx_buf_pa;
370 int node;
378 unsigned int cur;
379 unsigned int dirty;
382 unsigned int coalesce_count;
384 union {