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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h162 u8 vport_instance; /* Number of active vports */ member in struct:ecore_vf_info
H A Decore_sriov.c1572 p_vf->vport_instance = 0;
2011 if (!p_vf->vport_instance)
2216 vf->vport_instance++;
2239 vf->vport_instance--;
3221 if (!vf->vport_instance) {
3471 if (!vf->vport_instance) {
4607 return !!p_vf_info->vport_instance;

Completed in 109 milliseconds