Home
last modified time | relevance | path

Searched refs:vport_instance (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h162 u8 vport_instance; /* Number of active vports */ member
H A Decore_sriov.c1572 p_vf->vport_instance = 0; in ecore_iov_vf_cleanup()
2011 if (!p_vf->vport_instance) in ecore_iov_configure_vport_forced()
2216 vf->vport_instance++; in ecore_iov_vf_mbx_start_vport()
2239 vf->vport_instance--; in ecore_iov_vf_mbx_stop_vport()
3221 if (!vf->vport_instance) { in ecore_iov_vf_mbx_vport_update()
3471 if (!vf->vport_instance) { in ecore_iov_vf_mbx_ucast_filter()
4607 return !!p_vf_info->vport_instance; in ecore_iov_vf_has_vport_instance()