Lines Matching refs:ib_device
50 static int ipath_mapping_error(struct ib_device *dev, u64 dma_addr) in ipath_mapping_error()
55 static u64 ipath_dma_map_single(struct ib_device *dev, in ipath_dma_map_single()
63 static void ipath_dma_unmap_single(struct ib_device *dev, in ipath_dma_unmap_single()
70 static u64 ipath_dma_map_page(struct ib_device *dev, in ipath_dma_map_page()
94 static void ipath_dma_unmap_page(struct ib_device *dev, in ipath_dma_unmap_page()
101 static int ipath_map_sg(struct ib_device *dev, struct scatterlist *sgl, in ipath_map_sg()
126 static void ipath_unmap_sg(struct ib_device *dev, in ipath_unmap_sg()
133 static void ipath_sync_single_for_cpu(struct ib_device *dev, in ipath_sync_single_for_cpu()
140 static void ipath_sync_single_for_device(struct ib_device *dev, in ipath_sync_single_for_device()
147 static void *ipath_dma_alloc_coherent(struct ib_device *dev, size_t size, in ipath_dma_alloc_coherent()
161 static void ipath_dma_free_coherent(struct ib_device *dev, size_t size, in ipath_dma_free_coherent()