Home
last modified time | relevance | path

Searched refs:vl_set (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/sun4v/sys/
H A Dvsw.h114 boolean_t vl_set; /* set? */ member
/titanic_44/usr/src/uts/sun4v/io/
H A Dvsw_phys.c1144 if (vidp->vl_set == B_TRUE) { in vsw_mac_add_vlans()
1156 vidp->vl_set = B_TRUE; in vsw_mac_add_vlans()
1174 if (vidp->vl_set == B_FALSE) { in vsw_mac_remove_vlans()
1178 vidp->vl_set = B_FALSE; in vsw_mac_remove_vlans()
H A Dvsw.c1891 (*vidspp)[i].vl_set = B_FALSE; in vsw_vlan_read_ids()