Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h128664 struct bgmac_dma_ring { struct
128665 u32 start;
128666 u32 end;
128667 struct bgmac_dma_desc *cpu_base;
128668 dma_addr_t dma_base;
128669 u32 index_base;
128670 u16 mmio_base;
128671 bool unaligned;
128672 struct bgmac_slot_info slots[512];