Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hw.h109 struct ecore_ptt *ecore_get_reserved_ptt(struct ecore_hwfn *p_hwfn,
H A Decore_hw.c226 struct ecore_ptt *ecore_get_reserved_ptt(struct ecore_hwfn *p_hwfn, in ecore_get_reserved_ptt() function
H A Decore_int.c2746 struct ecore_ptt *p_dpc_ptt = ecore_get_reserved_ptt(p_hwfn, in ecore_pf_flr_igu_cleanup()
H A Decore_dev.c2424 p_hwfn->p_dpc_ptt = ecore_get_reserved_ptt(p_hwfn, in ecore_resc_alloc()
5648 p_hwfn->p_main_ptt = ecore_get_reserved_ptt(p_hwfn, RESERVED_PTT_MAIN); in ecore_hw_prepare_single()