Home
last modified time | relevance | path

Searched defs:dma_device (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/
H A Ddmaengine.h869 struct dma_device { struct
870 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 …]
H A Duio_driver.h50 struct device *dma_device; member
/linux/drivers/infiniband/core/
H A Dumem_dmabuf.c118 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()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_db.c71 struct device *dma_device) in hns_roce_alloc_db_pgdir()
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c51 struct device *dma_device; in mlx5_fpga_conn_map_buf() local
87 struct device *dma_device; in mlx5_fpga_conn_unmap_buf() local
/linux/include/rdma/
H A Dib_umem.h209 struct device *dma_device, in ib_umem_dmabuf_get_pinned_with_dma_device()
/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7722.c168 struct platform_device dma_device = { variable
/linux/drivers/dma/
H A Dst_fdma.h133 struct dma_device dma_device; member
H A Dmxs-dma.c142 struct dma_device dma_device; member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c663 static struct mlx4_db_pgdir *mlx4_alloc_db_pgdir(struct device *dma_device) in mlx4_alloc_db_pgdir()
H A Dmlx4_en.h424 struct device *dma_device; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_send.c1177 struct device *dma_device; in dr_reg_mr() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c163 struct device *dma_device; in mlx5e_macsec_aso_reg_mr() local
/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c1566 reg_user_mr_dmabuf(struct ib_pd *pd, struct device *dma_device, in reg_user_mr_dmabuf()
/linux/drivers/dma/qcom/
H A Dgpi.c468 struct dma_device dma_device; global() member
[all...]