Home
last modified time | relevance | path

Searched refs:ecore_vf_pf_reset (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_vf.h214 enum _ecore_status_t ecore_vf_pf_reset(struct ecore_hwfn *p_hwfn);
H A Decore_vf.c1486 enum _ecore_status_t ecore_vf_pf_reset(struct ecore_hwfn *p_hwfn) in ecore_vf_pf_reset() function
H A Decore_dev.c4046 rc = ecore_vf_pf_reset(p_hwfn); in ecore_hw_stop()