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.h365 struct xgbe_ring { struct
373 struct xgbe_ring_desc *rdesc; argument
380 struct xgbe_ring_data *rdata; argument
383 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 {