Searched refs:dma_sync_single_for_device (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h243 dma_sync_single_for_device(struct device *dev, dma_addr_t dma_handle, function
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_mr.c354 dma_sync_single_for_device(&dev->pdev->dev, dma_handle,
790 dma_sync_single_for_device(&dev->pdev->dev, fmr->mem.arbel.dma_handle,
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mr.c717 dma_sync_single_for_device(&dev->persist->pdev->dev, dma_handle,
1029 dma_sync_single_for_device(&dev->persist->pdev->dev, fmr->dma_handle,
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_kern.h1783 dma_sync_single_for_device(na->pdev, *map, sz,
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h3167 dma_sync_single_for_device(dev->dma_device, addr, size, dir);
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mr.c822 dma_sync_single_for_device(ddev, dma, size, DMA_TO_DEVICE);

Completed in 116 milliseconds