Home
last modified time | relevance | path

Searched refs:qlnx_dma_alloc_coherent (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h69 extern void *qlnx_dma_alloc_coherent(void *ecore_dev, bus_addr_t *phys,
178 qlnx_dma_alloc_coherent(dev, phys, size)
H A Dqlnx_os.c5001 qlnx_dma_alloc_coherent(void *ecore_dev, bus_addr_t *phys, uint32_t size) in qlnx_dma_alloc_coherent() function
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c633 packet->header.vaddr = qlnx_dma_alloc_coherent(&dev->ha->cdev, in qlnxr_gsi_build_packet()
H A Dqlnxr_verbs.c1204 va = qlnx_dma_alloc_coherent(&dev->ha->cdev, &pa, pbl_info->pbl_size); in qlnxr_alloc_pbl_tbl()
2380 va = qlnx_dma_alloc_coherent(&dev->cdev, in qlnxr_alloc_srq_kernel_params()