Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_vf.h309 enum _ecore_status_t ecore_vf_pf_int_cleanup(struct ecore_hwfn *p_hwfn);
363 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_int_cleanup(struct ecore_hwfn OSAL_UNUSED *p_hw… in ecore_vf_pf_int_cleanup() function
HDecore_vf.c1583 enum _ecore_status_t ecore_vf_pf_int_cleanup(struct ecore_hwfn *p_hwfn) in ecore_vf_pf_int_cleanup() function
HDecore_dev.c4105 ecore_vf_pf_int_cleanup(p_hwfn); in ecore_hw_stop()
4251 ecore_vf_pf_int_cleanup(p_hwfn); in ecore_hw_stop_fastpath()