/linux-6.12.1/include/linux/ |
D | dmaengine.h | 862 struct dma_device { struct 863 struct kref ref; 864 unsigned int chancnt; 865 unsigned int privatecnt; 866 struct list_head channels; 867 struct list_head global_node; 868 struct dma_filter filter; 869 dma_cap_mask_t cap_mask; 870 enum dma_desc_metadata_mode desc_metadata_modes; 871 unsigned short max_xor; [all …]
|
D | uio_driver.h | 50 struct device *dma_device; member
|
/linux-6.12.1/drivers/infiniband/core/ |
D | umem_dmabuf.c | 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()
|
D | device.c | 1396 struct device *dma_device) in ib_register_device()
|
/linux-6.12.1/drivers/infiniband/hw/hns/ |
D | hns_roce_db.c | 71 struct device *dma_device) in hns_roce_alloc_db_pgdir()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | conn.c | 51 struct device *dma_device; in mlx5_fpga_conn_map_buf() local 87 struct device *dma_device; in mlx5_fpga_conn_unmap_buf() local
|
/linux-6.12.1/include/rdma/ |
D | ib_umem.h | 209 struct device *dma_device, in ib_umem_dmabuf_get_pinned_with_dma_device()
|
D | ib_verbs.h | 2704 struct device *dma_device; member
|
/linux-6.12.1/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7722.c | 168 struct platform_device dma_device = { variable
|
/linux-6.12.1/drivers/dma/ |
D | st_fdma.h | 133 struct dma_device dma_device; member
|
D | mxs-dma.c | 142 struct dma_device dma_device; member
|
D | dma-jz4780.c | 149 struct dma_device dma_device; member
|
D | imx-dma.c | 175 struct dma_device dma_device; member
|
D | at_hdmac.c | 348 struct dma_device dma_device; member
|
D | imx-sdma.c | 530 struct dma_device dma_device; member
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/ |
D | alloc.c | 663 static struct mlx4_db_pgdir *mlx4_alloc_db_pgdir(struct device *dma_device) in mlx4_alloc_db_pgdir()
|
D | mlx4_en.h | 424 struct device *dma_device; member
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_send.c | 1179 struct device *dma_device; in dr_reg_mr() local
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | macsec.c | 163 struct device *dma_device; in mlx5e_macsec_aso_reg_mr() local
|
/linux-6.12.1/drivers/dma/stm32/ |
D | stm32-dma3.c | 556 struct dma_device dma_device = ddata->dma_dev; in stm32_dma3_chan_prep_hw() local
|
/linux-6.12.1/drivers/infiniband/hw/mlx5/ |
D | mr.c | 1566 reg_user_mr_dmabuf(struct ib_pd *pd, struct device *dma_device, in reg_user_mr_dmabuf()
|
/linux-6.12.1/drivers/dma/qcom/ |
D | gpi.c | 468 struct dma_device dma_device; member
|