Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.c1590 u64 ilt_hw_entry = 0; in ecore_ilt_init_pf() local
1596 SET_FIELD(ilt_hw_entry, ILT_ENTRY_VALID, 1ULL); in ecore_ilt_init_pf()
1597 SET_FIELD(ilt_hw_entry, ILT_ENTRY_PHY_ADDR, in ecore_ilt_init_pf()
1609 STORE_RT_REG_AGG(p_hwfn, rt_offst, ilt_hw_entry); in ecore_ilt_init_pf()
2003 u64 ilt_hw_entry; in ecore_cxt_dynamic_ilt_alloc() local
2072 ilt_hw_entry = 0; in ecore_cxt_dynamic_ilt_alloc()
2073 SET_FIELD(ilt_hw_entry, ILT_ENTRY_VALID, 1ULL); in ecore_cxt_dynamic_ilt_alloc()
2074 SET_FIELD(ilt_hw_entry, in ecore_cxt_dynamic_ilt_alloc()
2106 u64 ilt_hw_entry = 0; in ecore_cxt_free_ilt_range() local
2171 (u64)(osal_uintptr_t)&ilt_hw_entry, in ecore_cxt_free_ilt_range()
[all …]