Searched defs:dma_info (Results 1 – 4 of 4) 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 …]
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;
92 struct hinic3_dma_info *dma_info = tx_info->dma_info; in hinic3_tx_map_skb() local146 struct hinic3_dma_info *dma_info) in hinic3_tx_unmap_skb()
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