Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c247 struct ecore_dma_mem *ilt_shadow; member
1070 OSAL_FREE(p_hwfn->p_dev, p_mngr->ilt_shadow); in ecore_ilt_shadow_free()
1078 struct ecore_dma_mem *ilt_shadow = p_hwfn->p_cxt_mngr->ilt_shadow; in ecore_ilt_blk_alloc() local
1109 ilt_shadow[line].p_phys = p_phys; in ecore_ilt_blk_alloc()
1110 ilt_shadow[line].p_virt = p_virt; in ecore_ilt_blk_alloc()
1111 ilt_shadow[line].size = size; in ecore_ilt_blk_alloc()
1136 if (!p_mngr->ilt_shadow) { in ecore_ilt_shadow_alloc()
1733 p_shdw = p_mngr->ilt_shadow; in ecore_ilt_init_pf()
2111 if (!p_mngr->ilt_shadow[line].p_virt) in ecore_cxt_get_cid_info()
2556 p_hwfn->p_cxt_mngr->ilt_shadow[i].p_phys = 0; in ecore_cxt_free_ilt_range()
[all …]