Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sriov.h138 u8 vport_instance; /* Number of active vports */ member
H A Decore_sriov.c1595 p_vf->vport_instance = 0; in ecore_iov_vf_cleanup()
2042 if (!p_vf->vport_instance) in ecore_iov_configure_vport_forced()
2247 vf->vport_instance++; in ecore_iov_vf_mbx_start_vport()
2268 vf->vport_instance--; in ecore_iov_vf_mbx_stop_vport()
2959 if (!p_vf->vport_instance) { in ecore_iov_vf_pf_update_mtu()
3284 if (!vf->vport_instance) { in ecore_iov_vf_mbx_vport_update()
3550 if (!vf->vport_instance) { in ecore_iov_vf_mbx_ucast_filter()
4716 return !!p_vf_info->vport_instance; in ecore_iov_vf_has_vport_instance()