Searched defs:dma_device (Results 1 – 15 of 15) sorted by relevance
869 struct dma_device { struct870 struct kref ref;871 unsigned int chancnt;872 unsigned int privatecnt;873 struct list_head channels;874 struct list_head global_node;875 struct dma_filter filter;876 dma_cap_mask_t cap_mask;877 enum dma_desc_metadata_mode desc_metadata_modes;878 unsigned short max_xor;[all …]
50 struct device *dma_device; member
118 struct device *dma_device, in ib_umem_dmabuf_get_with_dma_device()203 struct device *dma_device, in ib_umem_dmabuf_get_pinned_with_dma_device()
71 struct device *dma_device) in hns_roce_alloc_db_pgdir()
51 struct device *dma_device; in mlx5_fpga_conn_map_buf() local87 struct device *dma_device; in mlx5_fpga_conn_unmap_buf() local
209 struct device *dma_device, in ib_umem_dmabuf_get_pinned_with_dma_device()
168 struct platform_device dma_device = { variable
133 struct dma_device dma_device; member
142 struct dma_device dma_device; member
663 static struct mlx4_db_pgdir *mlx4_alloc_db_pgdir(struct device *dma_device) in mlx4_alloc_db_pgdir()
424 struct device *dma_device; member
1177 struct device *dma_device; in dr_reg_mr() local
163 struct device *dma_device; in mlx5e_macsec_aso_reg_mr() local
1566 reg_user_mr_dmabuf(struct ib_pd *pd, struct device *dma_device, in reg_user_mr_dmabuf()
468 struct dma_device dma_device; global() member [all...]