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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h344 bool ecore_iov_is_valid_vfid(struct ecore_hwfn *p_hwfn,
777 ecore_iov_is_valid_vfid(struct ecore_hwfn OSAL_UNUSED *p_hwfn, int OSAL_UNUSED rel_vf_id, function
H A Decore_sriov.c196 bool ecore_iov_is_valid_vfid(struct ecore_hwfn *p_hwfn, int rel_vf_id, function
230 if (ecore_iov_is_valid_vfid(p_hwfn, relative_vf_id,
742 if (!ecore_iov_is_valid_vfid(p_hwfn, vfid, true, b_fail_malicious))
3754 if (!ecore_iov_is_valid_vfid(p_hwfn, vf_id, true, true)) {
4389 if (ecore_iov_is_valid_vfid(p_hwfn, rel_vf_id, true, false))
H A Dqlnx_os.c8229 if (!ecore_iov_is_valid_vfid(hwfn, j, true, false))
8342 if (!ecore_iov_is_valid_vfid(hwfn, i, false, true))

Completed in 130 milliseconds