Searched defs:dma_info (Results 1 – 10 of 10) 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;
222 struct mlx5e_dma_info *dma_info) in mlx5e_rx_cache_put()244 struct mlx5e_dma_info *dma_info) in mlx5e_rx_cache_get()270 struct mlx5e_dma_info *dma_info) in mlx5e_page_alloc_pool()291 struct mlx5e_dma_info *dma_info) in mlx5e_page_alloc()299 void mlx5e_page_dma_unmap(struct mlx5e_rq *rq, struct mlx5e_dma_info *dma_info) in mlx5e_page_dma_unmap()305 struct mlx5e_dma_info *dma_info, in mlx5e_page_release_dynamic()322 struct mlx5e_dma_info *dma_info, in mlx5e_page_release()455 struct mlx5e_dma_info *dma_info, in mlx5e_copy_skb_header()471 struct mlx5e_dma_info *dma_info = wi->umr.dma_info; in mlx5e_free_rx_mpwqe() local505 struct mlx5e_dma_info *dma_info = &wi->umr.dma_info[0]; in mlx5e_alloc_rx_mpwqe() local
514 struct mlx5e_dma_info dma_info[MLX5_MPWRQ_PAGES_PER_WQE]; member
640 struct mlx5e_dma_info *dma_info = &rq->page_cache.page_cache[i]; in mlx5e_free_rq() local
23 struct mlx5e_dma_info *dma_info) in mlx5e_xsk_page_alloc_pool()
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
734 char dma_info[] = "no DMA"; in aha1542_hw_init() local