Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hw.h142 struct ecore_ptt *ecore_get_reserved_ptt(struct ecore_hwfn *p_hwfn,
H A Decore_hw.c241 struct ecore_ptt *ecore_get_reserved_ptt(struct ecore_hwfn *p_hwfn, in ecore_get_reserved_ptt() function
H A Decore_dev.c2498 p_hwfn->p_dpc_ptt = ecore_get_reserved_ptt(p_hwfn, in ecore_resc_alloc()
5881 p_hwfn->p_main_ptt = ecore_get_reserved_ptt(p_hwfn, RESERVED_PTT_MAIN); in ecore_hw_prepare_single()