Searched refs:ecore_iov_pf_sanity_check (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h503 bool ecore_iov_pf_sanity_check(struct ecore_hwfn *p_hwfn, int vfid);
799 static OSAL_INLINE bool ecore_iov_pf_sanity_check(struct ecore_hwfn OSAL_UNUSED *p_hwfn, int OSAL_UNUSED vfid) {return false;} function
H A Decore_sriov.c748 bool ecore_iov_pf_sanity_check(struct ecore_hwfn *p_hwfn, int vfid) function
4639 if (!ecore_iov_pf_sanity_check(p_hwfn, vfid)) {
4800 if (!ecore_iov_pf_sanity_check(p_hwfn, vfid)) {

Completed in 110 milliseconds