Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hw.h104 enum _ecore_status_t ecore_ptt_pool_alloc(struct ecore_hwfn *p_hwfn);
H A Decore_hw.c77 enum _ecore_status_t ecore_ptt_pool_alloc(struct ecore_hwfn *p_hwfn) in ecore_ptt_pool_alloc() function
H A Decore_dev.c5872 rc = ecore_ptt_pool_alloc(p_hwfn); in ecore_hw_prepare_single()