Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/amd/xgbe/
Dxgbe.h450 struct xgbe_ring { struct
458 struct xgbe_ring_desc *rdesc; argument
465 struct xgbe_ring_data *rdata; argument
468 struct xgbe_page_alloc rx_hdr_pa;
469 struct xgbe_page_alloc rx_buf_pa;
470 int node;
478 unsigned int cur;
479 unsigned int dirty;
482 unsigned int coalesce_count;
484 union {