Searched refs:ecore_vf_pf_release (Results 1 – 2 of 2) sorted by relevance
229 enum _ecore_status_t ecore_vf_pf_release(struct ecore_hwfn *p_hwfn);348 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_release(struct ecore_hwfn *p_hwfn) {return ECOR… in ecore_vf_pf_release() function
4159 ecore_vf_pf_release(p_hwfn); in ecore_hw_remove()