Searched defs:dma_info (Results 1 – 6 of 6) sorted by relevance
208 struct dma_info { struct222 uint d64txregbase;224 uint d64rxregbase;236 struct sk_buff **txp;238 dma_addr_t txdpa;254 dma_addr_t rxdpa;275 uint ddoffsetlow;277 uint ddoffsethigh;279 uint dataoffsetlow;281 uint dataoffsethigh;[all …]
84 struct dma_info { struct85 struct platform_device *pdev;87 const char *name;88 unsigned int nr_channels;89 unsigned long flags;91 struct dma_ops *ops;92 struct dma_channel *channels;94 struct list_head list;95 int first_channel_nr;96 int first_vchannel_nr;
526 struct bfa_mem_dma_s *dma_info, *dma_elem; in bfad_hal_mem_release() local588 struct bfa_mem_dma_s *dma_info, *dma_elem; in bfad_hal_mem_alloc() local
1831 struct bfa_mem_dma_s *dma_info, *dma_elem; in bfa_attach() local
102 struct bfa_mem_dma_s dma_info; member
746 char dma_info[] = "no DMA"; in aha1542_hw_init() local