Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h269 enum _ecore_status_t ecore_iov_vf_flr_cleanup(struct ecore_hwfn *p_hwfn,
768 static OSAL_INLINE enum _ecore_status_t ecore_iov_vf_flr_cleanup(struct ecore_hwfn OSAL_UNUSED *p_h… in ecore_iov_vf_flr_cleanup() function
H A Decore_sriov.c3995 enum _ecore_status_t ecore_iov_vf_flr_cleanup(struct ecore_hwfn *p_hwfn, in ecore_iov_vf_flr_cleanup() function
H A Dqlnx_os.c8190 ret = ecore_iov_vf_flr_cleanup(p_hwfn, ptt); in qlnx_handle_vf_flr_update()