Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_spq.h243 enum _ecore_status_t ecore_spq_alloc(struct ecore_hwfn *p_hwfn);
Decore_spq.c644 enum _ecore_status_t ecore_spq_alloc(struct ecore_hwfn *p_hwfn) in ecore_spq_alloc() function
Decore_dev.c2497 rc = ecore_spq_alloc(p_hwfn); in ecore_resc_alloc()