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