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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h359 ecore_iov_get_public_vf_info(struct ecore_hwfn *p_hwfn,
784 static OSAL_INLINE struct ecore_public_vf_info* ecore_iov_get_public_vf_info(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED vfid, bool OSAL_UNUSED b_enabled_only) {return OSAL_NULL;} function
H A Dqlnx_os.c7975 vf_info = ecore_iov_get_public_vf_info(p_hwfn, rel_vf_id, false);
8007 vf = ecore_iov_get_public_vf_info(p_hwfn, vfid, true);
H A Decore_sriov.c1554 struct ecore_public_vf_info * ecore_iov_get_public_vf_info(struct ecore_hwfn *p_hwfn, function

Completed in 131 milliseconds