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.h370 struct xgbe_ring { struct
378 struct xgbe_ring_desc *rdesc; argument
385 struct xgbe_ring_data *rdata; argument
388 struct xgbe_page_alloc rx_hdr_pa;
389 struct xgbe_page_alloc rx_buf_pa;
390 int node;
398 unsigned int cur;
399 unsigned int dirty;
402 unsigned int coalesce_count;
404 union {