Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_spq.h355 enum _ecore_status_t ecore_consq_alloc(struct ecore_hwfn *p_hwfn);
H A Decore_spq.c1106 enum _ecore_status_t ecore_consq_alloc(struct ecore_hwfn *p_hwfn) in ecore_consq_alloc() function
H A Decore_dev.c2570 rc = ecore_consq_alloc(p_hwfn); in ecore_resc_alloc()