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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf.h229 enum _ecore_status_t ecore_vf_pf_reset(struct ecore_hwfn *p_hwfn);
354 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_reset(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {return ECORE_INVAL;} function
H A Decore_vf.c1485 enum _ecore_status_t ecore_vf_pf_reset(struct ecore_hwfn *p_hwfn) function
H A Decore_dev.c4106 rc = ecore_vf_pf_reset(p_hwfn);
4109 "ecore_vf_pf_reset failed. rc = %d.\n",

Completed in 72 milliseconds