Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hw.c32 u8 hwfn_id; member
62 p_pool->ptts[i].hwfn_id = p_hwfn->my_id; in ecore_ptt_pool_alloc()
211 if (p_ptt->hwfn_id != p_hwfn->my_id) in ecore_set_ptt()
214 p_ptt->idx, p_ptt->hwfn_id, p_hwfn->my_id); in ecore_set_ptt()