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.h385 struct xgbe_ring { struct
393 struct xgbe_ring_desc *rdesc; argument
400 struct xgbe_ring_data *rdata; argument
403 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 {