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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf.h238 enum _ecore_status_t ecore_vf_pf_release(struct ecore_hwfn *p_hwfn);
354 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_release(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {return ECORE_INVAL;} function
H A Decore_vf.c269 enum _ecore_status_t ecore_vf_pf_release(struct ecore_hwfn *p_hwfn) function
H A Decore_dev.c6069 ecore_vf_pf_release(p_hwfn);

Completed in 124 milliseconds