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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h271 enum _ecore_status_t ecore_iov_vf_flr_cleanup(struct ecore_hwfn *p_hwfn,
770 static OSAL_INLINE enum _ecore_status_t ecore_iov_vf_flr_cleanup(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_ptt OSAL_UNUSED *p_ptt) {return ECORE_INVAL;} function
H A Decore_sriov.c3998 enum _ecore_status_t ecore_iov_vf_flr_cleanup(struct ecore_hwfn *p_hwfn, function
H A Dqlnx_os.c8497 ret = ecore_iov_vf_flr_cleanup(p_hwfn, ptt);
8500 QL_DPRINT1(ha, "ecore_iov_vf_flr_cleanup failed; re-scheduling\n");

Completed in 201 milliseconds