Searched defs:bgmac_dma_ring (Results 1 – 1 of 1) sorted by relevance
460 struct bgmac_dma_ring { struct461 u32 start;462 u32 end;464 struct bgmac_dma_desc *cpu_base;465 dma_addr_t dma_base;466 u32 index_base; /* Used for unaligned rings only, otherwise 0 */467 u16 mmio_base;468 bool unaligned;470 struct bgmac_slot_info slots[BGMAC_RX_RING_SLOTS];