Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_spq.h289 enum _ecore_status_t ecore_eq_alloc(struct ecore_hwfn *p_hwfn, u16 num_elem);
H A Decore_spq.c488 enum _ecore_status_t ecore_eq_alloc(struct ecore_hwfn *p_hwfn, u16 num_elem) in ecore_eq_alloc() function
H A Decore_dev.c2566 rc = ecore_eq_alloc(p_hwfn, (u16)n_eqes); in ecore_resc_alloc()