Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dbgmac.h420 struct bgmac_dma_ring { struct
421 u32 start;
422 u32 end;
424 struct bgmac_dma_desc *cpu_base;
425 dma_addr_t dma_base;
426 u32 index_base; /* Used for unaligned rings only, otherwise 0 */
427 u16 mmio_base;
428 bool unaligned;
430 struct bgmac_slot_info slots[BGMAC_RX_RING_SLOTS];