Home
last modified time | relevance | path

Searched refs:ecore_vf_pf_int_cleanup (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_vf.h298 enum _ecore_status_t ecore_vf_pf_int_cleanup(struct ecore_hwfn *p_hwfn);
356 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_int_cleanup(struct ecore_hwfn *p_hwfn) {return … in ecore_vf_pf_int_cleanup() function
H A Decore_dev.c2392 ecore_vf_pf_int_cleanup(p_hwfn); in ecore_hw_stop()
2519 ecore_vf_pf_int_cleanup(p_hwfn); in ecore_hw_stop_fastpath()