Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_vf.h236 enum _ecore_status_t ecore_vf_pf_release(struct ecore_hwfn *p_hwfn);
352 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_release(struct ecore_hwfn OSAL_UNUSED *p_hwfn) … in ecore_vf_pf_release() function
H A Decore_vf.c267 enum _ecore_status_t ecore_vf_pf_release(struct ecore_hwfn *p_hwfn) in ecore_vf_pf_release() function
H A Decore_dev.c6067 ecore_vf_pf_release(p_hwfn); in ecore_hw_remove()