Home
last modified time | relevance | path

Searched defs:dma_handle (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h148 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_alloc_coherent()
155 dma_zalloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_zalloc_coherent()
270 dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_cpu()
276 dma_sync_single_range_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_device()
/freebsd-13.1/sys/dev/liquidio/
H A Dlio_network.h195 lio_dma_alloc(size_t size, vm_paddr_t *dma_handle) in lio_dma_alloc()
/freebsd-13.1/sys/dev/mlx4/mlx4_core/
H A Dmlx4_icm.c308 dma_addr_t *dma_handle) in mlx4_table_find()
H A Dmlx4_mr.c702 dma_addr_t dma_handle; in mlx4_write_mtt_chunk() local
/freebsd-13.1/sys/dev/mthca/
H A Dmthca_memfree.c277 void *mthca_table_find(struct mthca_icm_table *table, int obj, dma_addr_t *dma_handle) in mthca_table_find()
H A Dmthca_mr.c334 dma_addr_t dma_handle; in mthca_arbel_write_mtt_seg() local
H A Dmthca_provider.h94 dma_addr_t dma_handle; member
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c1095 dma_addr_t *dma_handle, gfp_t flag) in linux_dma_alloc_coherent()
/freebsd-13.1/sys/ofed/include/rdma/
H A Dib_verbs.h3243 u64 *dma_handle, in ib_dma_alloc_coherent()
3267 u64 dma_handle) in ib_dma_free_coherent()
/freebsd-13.1/sys/dev/axgbe/
H A Dxgbe.h531 bus_space_handle_t dma_handle; member
/freebsd-13.1/sys/dev/mlx4/
H A Ddevice.h707 dma_addr_t dma_handle; member