Home
last modified time | relevance | path

Searched refs:OSAL_DMA_FREE_COHERENT (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.c734 OSAL_DMA_FREE_COHERENT(p_hwfn->p_dev, in ecore_dmae_info_free()
742 OSAL_DMA_FREE_COHERENT(p_hwfn->p_dev, in ecore_dmae_info_free()
750 OSAL_DMA_FREE_COHERENT(p_hwfn->p_dev, in ecore_dmae_info_free()
H A Dbcm_osal.h129 #define OSAL_DMA_FREE_COHERENT(_edev_, _vaddr_, _paddr_, _mem_size_) \ macro
H A Decore_cxt.c930 OSAL_DMA_FREE_COHERENT(p_hwfn->p_dev, in ecore_cxt_src_t2_free()
1064 OSAL_DMA_FREE_COHERENT(p_hwfn->p_dev, in ecore_ilt_shadow_free()
2550 OSAL_DMA_FREE_COHERENT(p_hwfn->p_dev, in ecore_cxt_free_ilt_range()
H A Decore_spq.c673 OSAL_DMA_FREE_COHERENT(p_hwfn->p_dev, in ecore_spq_free()
H A Decore_int.c1239 OSAL_DMA_FREE_COHERENT(p_hwfn->p_dev, p_sb->sb_attn, in ecore_int_sb_attn_free()
1683 OSAL_DMA_FREE_COHERENT(p_hwfn->p_dev, in ecore_int_sp_sb_free()
H A Decore_dev.c4194 OSAL_DMA_FREE_COHERENT(p_dev, p_virt, p_phys, in ecore_chain_free_next_ptr()
4208 OSAL_DMA_FREE_COHERENT(p_dev, p_chain->p_virt_addr, in ecore_chain_free_single()
4229 OSAL_DMA_FREE_COHERENT(p_dev, pp_virt_addr_tbl[i], in ecore_chain_free_pbl()
4239 OSAL_DMA_FREE_COHERENT(p_dev, p_chain->pbl_sp.p_virt_table, in ecore_chain_free_pbl()
H A Decore_dbg_fw_funcs.c2606 OSAL_DMA_FREE_COHERENT(p_hwfn->p_dev, pci_buf, pci_buf_phys_addr, dev_data->bus.pci_buf.size); in ecore_bus_free_pci_buf()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt87 - void OSAL_DMA_FREE_COHERENT(struct *ecore_dev, void* virt, dma_addr_t *phys, u32 size)