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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h471 bool ecore_iov_is_vf_stopped(struct ecore_hwfn *p_hwfn, int vfid);
796 static OSAL_INLINE bool ecore_iov_is_vf_stopped(struct ecore_hwfn OSAL_UNUSED *p_hwfn, int OSAL_UNUSED vfid) {return false;} function
H A Decore_sriov.c4611 bool ecore_iov_is_vf_stopped(struct ecore_hwfn *p_hwfn, int vfid) function
H A Dqlnx_os.c8236 if (!ecore_iov_is_vf_stopped(hwfn, j)) {

Completed in 137 milliseconds