Searched refs:ecore_vf_pf_reset (Results 1 – 2 of 2) sorted by relevance
220 enum _ecore_status_t ecore_vf_pf_reset(struct ecore_hwfn *p_hwfn);347 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_reset(struct ecore_hwfn *p_hwfn) {return ECORE_… in ecore_vf_pf_reset() function
2393 rc = ecore_vf_pf_reset(p_hwfn); in ecore_hw_stop()