Searched refs:qlnx_dma_alloc_coherent (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | bcm_osal.h | 69 extern void *qlnx_dma_alloc_coherent(void *ecore_dev, bus_addr_t *phys, 178 qlnx_dma_alloc_coherent(dev, phys, size)
|
H A D | qlnx_os.c | 5001 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 D | qlnxr_cm.c | 633 packet->header.vaddr = qlnx_dma_alloc_coherent(&dev->ha->cdev, in qlnxr_gsi_build_packet()
|
H A D | qlnxr_verbs.c | 1204 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()
|