Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.c1998 u32 reg_offset, shadow_line, elem_size, hw_p_size, elems_per_p, line; in ecore_cxt_dynamic_ilt_alloc() local
2033 shadow_line = line - p_hwfn->p_cxt_mngr->pf_start_line; in ecore_cxt_dynamic_ilt_alloc()
2043 if (p_hwfn->p_cxt_mngr->ilt_shadow[shadow_line].virt_addr) in ecore_cxt_dynamic_ilt_alloc()
2063 p_hwfn->p_cxt_mngr->ilt_shadow[shadow_line].virt_addr = p_virt; in ecore_cxt_dynamic_ilt_alloc()
2064 p_hwfn->p_cxt_mngr->ilt_shadow[shadow_line].phys_addr = p_phys; in ecore_cxt_dynamic_ilt_alloc()
2065 p_hwfn->p_cxt_mngr->ilt_shadow[shadow_line].size = in ecore_cxt_dynamic_ilt_alloc()
2076 (p_hwfn->p_cxt_mngr->ilt_shadow[shadow_line].phys_addr >> 12)); in ecore_cxt_dynamic_ilt_alloc()