Searched refs:ilt_shadow (Results 1 – 3 of 3) sorted by relevance
935 kfree(p_mngr->ilt_shadow); in qed_ilt_shadow_free()936 p_mngr->ilt_shadow = NULL; in qed_ilt_shadow_free()944 struct phys_mem_desc *ilt_shadow = p_hwfn->p_cxt_mngr->ilt_shadow; in qed_ilt_blk_alloc() local973 ilt_shadow[line].phys_addr = p_phys; in qed_ilt_blk_alloc()974 ilt_shadow[line].virt_addr = p_virt; in qed_ilt_blk_alloc()975 ilt_shadow[line].size = size; in qed_ilt_blk_alloc()999 if (!p_mngr->ilt_shadow) { in qed_ilt_shadow_alloc()1582 p_shdw = p_mngr->ilt_shadow; in qed_ilt_init_pf()1951 if (!p_mngr->ilt_shadow[line].virt_addr) in qed_cxt_get_cid_info()2385 p_hwfn->p_cxt_mngr->ilt_shadow[i].size, in qed_cxt_free_ilt_range()[all …]
332 struct phys_mem_desc *ilt_shadow; member
5024 ilt_pages = p_hwfn->p_cxt_mngr->ilt_shadow; in qed_ilt_dump()