Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/
Dbgmac.h423 struct bgmac_dma_ring { struct
424 u32 start;
425 u32 end;
427 struct bgmac_dma_desc *cpu_base;
428 dma_addr_t dma_base;
429 u32 index_base; /* Used for unaligned rings only, otherwise 0 */
430 u16 mmio_base;
431 bool unaligned;
433 struct bgmac_slot_info slots[BGMAC_RX_RING_SLOTS];