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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/rdma/
H A Dib_verbs.h1645 * ib_dma_alloc_coherent - Allocate memory and map it for DMA
1651 static inline void *ib_dma_alloc_coherent(struct ib_device *dev, function
1669 * ib_dma_free_coherent - Free memory allocated by ib_dma_alloc_coherent()
1672 * @cpu_addr: the address returned by ib_dma_alloc_coherent()
1673 * @dma_handle: the DMA address returned by ib_dma_alloc_coherent()

Completed in 42 milliseconds