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

/freebsd-13-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.c7822 vf_info = ecore_iov_get_public_vf_info(p_hwfn, rel_vf_id, false);
7854 vf = ecore_iov_get_public_vf_info(p_hwfn, vfid, true);
H A Decore_sriov.c1553 struct ecore_public_vf_info * ecore_iov_get_public_vf_info(struct ecore_hwfn *p_hwfn, function

Completed in 184 milliseconds