Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev_api.h642 enum _ecore_status_t ecore_final_cleanup(struct ecore_hwfn *p_hwfn,
H A Decore_dev.c2591 enum _ecore_status_t ecore_final_cleanup(struct ecore_hwfn *p_hwfn, in ecore_final_cleanup() function
3802 rc = ecore_final_cleanup(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_init()
H A Decore_sriov.c4058 rc = ecore_final_cleanup(p_hwfn, p_ptt, vfid, true); in ecore_iov_execute_vf_flr_cleanup()