Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h160 u8 vport_instance; /* Number of active vports */ member
H A Decore_sriov.c1570 p_vf->vport_instance = 0; in ecore_iov_vf_cleanup()
2009 if (!p_vf->vport_instance) in ecore_iov_configure_vport_forced()
2214 vf->vport_instance++; in ecore_iov_vf_mbx_start_vport()
2237 vf->vport_instance--; in ecore_iov_vf_mbx_stop_vport()
3219 if (!vf->vport_instance) { in ecore_iov_vf_mbx_vport_update()
3469 if (!vf->vport_instance) { in ecore_iov_vf_mbx_ucast_filter()
4605 return !!p_vf_info->vport_instance; in ecore_iov_vf_has_vport_instance()