Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h446 bool ecore_iov_vf_has_vport_instance(struct ecore_hwfn *p_hwfn, int vfid);
791 static OSAL_INLINE bool ecore_iov_vf_has_vport_instance(struct ecore_hwfn OSAL_UNUSED *p_hwfn, int … in ecore_iov_vf_has_vport_instance() function
H A Decore_sriov.c4597 bool ecore_iov_vf_has_vport_instance(struct ecore_hwfn *p_hwfn, int vfid) in ecore_iov_vf_has_vport_instance() function
4646 if (!ecore_iov_vf_has_vport_instance(p_hwfn, vfid)) { in ecore_iov_spoofchk_set()
H A Dqlnx_os.c7721 if (!ecore_iov_vf_has_vport_instance(p_hwfn, vfid)) { in __qlnx_iov_chk_ucast()
7749 if (!ecore_iov_vf_has_vport_instance(hwfn, vfid)) { in __qlnx_iov_update_vport()