Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
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_UNU… in ecore_iov_is_vf_stopped() function
Decore_sriov.c4611 bool ecore_iov_is_vf_stopped(struct ecore_hwfn *p_hwfn, int vfid) in ecore_iov_is_vf_stopped() function
Dqlnx_os.c8236 if (!ecore_iov_is_vf_stopped(hwfn, j)) { in qlnx_sriov_disable()