Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h149 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_alloc_coherent()
156 dma_zalloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_zalloc_coherent()
164 dmam_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dmam_alloc_coherent()
279 dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_cpu()
285 dma_sync_single_range_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_device()
/freebsd/sys/dev/liquidio/
H A Dlio_network.h194 lio_dma_alloc(size_t size, vm_paddr_t *dma_handle) in lio_dma_alloc()
/freebsd/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/sys/dev/enic/
H A Dif_enic.c1367 enic_alloc_consistent(void *priv, size_t size, bus_addr_t * dma_handle, in enic_alloc_consistent()
1390 bus_addr_t dma_handle, struct iflib_dma_info *res) in enic_free_consistent()
H A Dvnic_dev.c27 bus_addr_t *dma_handle, struct iflib_dma_info *res,u8 *name), in vnic_register_cbacks()
30 bus_addr_t dma_handle,struct iflib_dma_info *res)) in vnic_register_cbacks()
/freebsd/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/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c1533 dma_addr_t *dma_handle, gfp_t flag) in linux_dma_alloc_coherent()
1584 linuxkpi_dmam_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in linuxkpi_dmam_alloc_coherent()
/freebsd/sys/dev/mana/
H A Dgdma_main.c217 bus_addr_t dma_handle; in mana_gd_alloc_memory() local
H A Dmana.h198 bus_addr_t dma_handle[MAX_MBUF_FRAGS + 1]; member
H A Dgdma.h247 bus_addr_t dma_handle; /* Physical address */ member
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dmain.c2741 dma_addr_t dma_handle; in bnxt_re_query_hwrm_dscp2pri() local
2804 dma_addr_t dma_handle; in bnxt_re_set_hwrm_dscp2pri() local
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h3721 u64 *dma_handle, in ib_dma_alloc_coherent()
3745 u64 dma_handle) in ib_dma_free_coherent()
/freebsd/sys/dev/axgbe/
H A Dxgbe.h529 bus_space_handle_t dma_handle; member
/freebsd/sys/dev/mlx4/
H A Ddevice.h707 dma_addr_t dma_handle; member