Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Decore_ooo.h83 enum _ecore_status_t ecore_ooo_alloc(struct ecore_hwfn *p_hwfn);
90 ecore_ooo_alloc(struct ecore_hwfn OSAL_UNUSED *p_hwfn) in ecore_ooo_alloc() function
H A Decore_dev.c2600 rc = ecore_ooo_alloc(p_hwfn); in ecore_resc_alloc()