Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_hw.h144 struct ecore_ptt *ecore_get_reserved_ptt(struct ecore_hwfn *p_hwfn,
HDecore_hw.c243 struct ecore_ptt *ecore_get_reserved_ptt(struct ecore_hwfn *p_hwfn, in ecore_get_reserved_ptt() function
HDecore_dev.c2502 p_hwfn->p_dpc_ptt = ecore_get_reserved_ptt(p_hwfn, in ecore_resc_alloc()
5885 p_hwfn->p_main_ptt = ecore_get_reserved_ptt(p_hwfn, RESERVED_PTT_MAIN); in ecore_hw_prepare_single()