Searched refs:ecore_eq_alloc (Results 1 – 3 of 3) sorted by relevance
275 enum _ecore_status_t ecore_eq_alloc(struct ecore_hwfn *p_hwfn, u16 num_elem);
481 enum _ecore_status_t ecore_eq_alloc(struct ecore_hwfn *p_hwfn, u16 num_elem) in ecore_eq_alloc() function
990 rc = ecore_eq_alloc(p_hwfn, (u16)n_eqes); in ecore_resc_alloc()