Home
last modified time | relevance | path

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

/src/sys/dev/qlnx/qlnxe/
H A Decore_spq.h241 enum _ecore_status_t ecore_spq_alloc(struct ecore_hwfn *p_hwfn);
H A Decore_spq.c641 enum _ecore_status_t ecore_spq_alloc(struct ecore_hwfn *p_hwfn) in ecore_spq_alloc() function
H A Decore_dev.c2493 rc = ecore_spq_alloc(p_hwfn); in ecore_resc_alloc()