Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hw.c62 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()
H A Decore.h587 u8 my_id; /* ID inside the PF */ member
588 #define IS_LEAD_HWFN(edev) (!((edev)->my_id))
H A Decore_dev.c151 db_entry->hwfn_idx = p_hwfn->my_id; in ecore_db_recovery_add()
1582 p_hwfn->my_id = i; in ecore_init_struct()
3459 OSAL_BEFORE_PF_START((void *)p_hwfn->p_dev, p_hwfn->my_id); in ecore_hw_init_pf()
4091 OSAL_AFTER_PF_STOP((void *)p_dev, p_hwfn->my_id); in ecore_hw_stop()
H A Decore_int.c1308 p_hwfn, p_hwfn->my_id); in ecore_int_sp_dpc()
H A Decore_cxt.c439 p_hwfn->my_id, p_hwfn->p_cxt_mngr->pf_start_line); in ecore_cxt_cfg_ilt_compute()