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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h448 bool ecore_iov_vf_has_vport_instance(struct ecore_hwfn *p_hwfn, int vfid);
794 static OSAL_INLINE bool ecore_iov_vf_has_vport_instance(struct ecore_hwfn OSAL_UNUSED *p_hwfn, int OSAL_UNUSED vfid) {return false;} function
H A Decore_sriov.c4600 bool ecore_iov_vf_has_vport_instance(struct ecore_hwfn *p_hwfn, int vfid) function
4649 if (!ecore_iov_vf_has_vport_instance(p_hwfn, vfid)) {
H A Dqlnx_os.c8001 if (!ecore_iov_vf_has_vport_instance(p_hwfn, vfid)) {
8032 if (!ecore_iov_vf_has_vport_instance(hwfn, vfid)) {

Completed in 116 milliseconds