Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dev_api.h769 enum _ecore_status_t ecore_final_cleanup(struct ecore_hwfn *p_hwfn,
H A Decore_dev.c2693 enum _ecore_status_t ecore_final_cleanup(struct ecore_hwfn *p_hwfn, in ecore_final_cleanup() function
3877 rc = ecore_final_cleanup(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_init()
H A Decore_sriov.c3955 rc = ecore_final_cleanup(p_hwfn, p_ptt, vfid, true); in ecore_iov_execute_vf_flr_cleanup()