Searched refs:ecore_vf_hw_prepare (Results 1 – 2 of 2) sorted by relevance
114 enum _ecore_status_t ecore_vf_hw_prepare(struct ecore_hwfn *p_hwfn);337 static OSAL_INLINE enum _ecore_status_t ecore_vf_hw_prepare(struct ecore_hwfn *p_hwfn) {return ECOR… in ecore_vf_hw_prepare() function
3963 return ecore_vf_hw_prepare(p_hwfn); in ecore_hw_prepare_single()