Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe.h388 struct xgbe_ring { struct
396 struct xgbe_ring_desc *rdesc; argument
403 struct xgbe_ring_data *rdata; argument
406 struct xgbe_page_alloc rx_hdr_pa;
407 struct xgbe_page_alloc rx_buf_pa;
415 unsigned int cur;
416 unsigned int dirty;
419 unsigned int coalesce_count;
421 union {