Searched refs:ecore_iov_alloc (Results 1 – 2 of 2) sorted by relevance
264 enum _ecore_status_t ecore_iov_alloc(struct ecore_hwfn *p_hwfn);343 static OSAL_INLINE enum _ecore_status_t ecore_iov_alloc(struct ecore_hwfn *p_hwfn) {return ECORE_SU… in ecore_iov_alloc() function
938 rc = ecore_iov_alloc(p_hwfn); in ecore_resc_alloc()