Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/amd/xgbe/
Dxgbe.h448 struct xgbe_ring { struct
456 struct xgbe_ring_desc *rdesc; argument
463 struct xgbe_ring_data *rdata; argument
466 struct xgbe_page_alloc rx_hdr_pa;
467 struct xgbe_page_alloc rx_buf_pa;
468 int node;
476 unsigned int cur;
477 unsigned int dirty;
480 unsigned int coalesce_count;
482 union {