Searched defs:dma_device (Results 1 – 10 of 10) sorted by relevance
877 struct dma_device { struct878 struct kref ref;879 unsigned int chancnt;880 unsigned int privatecnt;881 struct list_head channels;882 struct list_head global_node;883 struct dma_filter filter;884 dma_cap_mask_t cap_mask;885 enum dma_desc_metadata_mode desc_metadata_modes;886 unsigned short max_xor;[all …]
51 struct device *dma_device; in mlx5_fpga_conn_map_buf() local87 struct device *dma_device; in mlx5_fpga_conn_unmap_buf() local
168 struct platform_device dma_device = { variable
640 static struct mlx4_db_pgdir *mlx4_alloc_db_pgdir(struct device *dma_device) in mlx4_alloc_db_pgdir()
149 struct dma_device dma_device; member
176 struct dma_device dma_device; member
348 struct dma_device dma_device; member
1162 struct device *dma_device; in dr_reg_mr() local
164 struct device *dma_device; in mlx5e_macsec_aso_reg_mr() local
573 struct dma_device dma_device = ddata->dma_dev; in stm32_dma3_chan_prep_hw() local