Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ooo.h81 enum _ecore_status_t ecore_ooo_alloc(struct ecore_hwfn *p_hwfn);
88 ecore_ooo_alloc(struct ecore_hwfn OSAL_UNUSED *p_hwfn) in ecore_ooo_alloc() function
H A Decore_ooo.c100 enum _ecore_status_t ecore_ooo_alloc(struct ecore_hwfn *p_hwfn) in ecore_ooo_alloc() function
H A Decore_iwarp.c1701 return ecore_ooo_alloc(p_hwfn); in ecore_iwarp_alloc()
H A Decore_dev.c2596 rc = ecore_ooo_alloc(p_hwfn); in ecore_resc_alloc()