Searched defs:dma_info (Results 1 – 7 of 7) sorted by relevance
208 struct dma_info { struct209 struct dma_pub dma; /* exported structure */210 char name[MAXNAMEL]; /* callers name for diag msgs */212 struct bcma_device *core;213 struct device *dmadev;216 struct brcms_ampdu_session ampdu_session;218 bool dma64; /* this dma engine is operating in 64-bit mode */219 bool addrext; /* this dma engine supports DmaExtendedAddrChanges */222 uint d64txregbase;224 uint d64rxregbase;[all …]
85 struct dma_info { struct86 struct platform_device *pdev;88 const char *name;89 unsigned int nr_channels;90 unsigned long flags;92 struct dma_ops *ops;93 struct dma_channel *channels;95 struct list_head list;96 int first_channel_nr;97 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
745 char dma_info[] = "no DMA"; in aha1542_hw_init() local
540 struct mlx5e_dma_info *dma_info; in mlx5e_build_shampo_hd_umr() local