Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h162 u8 vport_instance; /* Number of active vports */ member
H A Decore_sriov.c1573 p_vf->vport_instance = 0; in ecore_iov_vf_cleanup()
2012 if (!p_vf->vport_instance) in ecore_iov_configure_vport_forced()
2217 vf->vport_instance++; in ecore_iov_vf_mbx_start_vport()
2240 vf->vport_instance--; in ecore_iov_vf_mbx_stop_vport()
3222 if (!vf->vport_instance) { in ecore_iov_vf_mbx_vport_update()
3472 if (!vf->vport_instance) { in ecore_iov_vf_mbx_ucast_filter()
4608 return !!p_vf_info->vport_instance; in ecore_iov_vf_has_vport_instance()