Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_int.h231 enum _ecore_status_t ecore_int_alloc(struct ecore_hwfn *p_hwfn,
H A Decore_int.c2565 enum _ecore_status_t ecore_int_alloc(struct ecore_hwfn *p_hwfn, in ecore_int_alloc() function
H A Decore_dev.c2501 rc = ecore_int_alloc(p_hwfn, p_hwfn->p_main_ptt); in ecore_resc_alloc()