Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.h108 enum _ecore_status_t ecore_cxt_mngr_alloc(struct ecore_hwfn *p_hwfn);
H A Decore_cxt.c1284 enum _ecore_status_t ecore_cxt_mngr_alloc(struct ecore_hwfn *p_hwfn) in ecore_cxt_mngr_alloc() function
H A Decore_dev.c2441 rc = ecore_cxt_mngr_alloc(p_hwfn); in ecore_resc_alloc()