Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe.h345 struct xgbe_ring { struct
353 struct xgbe_ring_desc *rdesc; argument
360 struct xgbe_ring_data *rdata; argument
363 struct xgbe_page_alloc rx_hdr_pa;
364 struct xgbe_page_alloc rx_buf_pa;
372 unsigned int cur;
373 unsigned int dirty;
376 unsigned int coalesce_count;
378 union {